We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1391a5 commit f8f4379Copy full SHA for f8f4379
1 file changed
.github/workflows/ci.yml
@@ -22,6 +22,7 @@ jobs:
22
build:
23
runs-on: ubuntu-latest
24
strategy:
25
+ fail-fast: false
26
matrix:
27
node-version: [20.x, 22.x, 24.x]
28
0 commit comments