We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38bd28c commit 7e70102Copy full SHA for 7e70102
1 file changed
.github/workflows/nodejs.yml
@@ -42,6 +42,7 @@ jobs:
42
floating-test:
43
name: Floating dependencies
44
strategy:
45
+ fail-fast: false
46
matrix:
47
node: ['18', '20', '22']
48
ember: ['~6.9.0', '6.10.0-beta.1']
0 commit comments