We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b699461 commit 2227753Copy full SHA for 2227753
.github/workflows/test.yml
@@ -14,6 +14,7 @@ jobs:
14
build:
15
runs-on: ubuntu-latest
16
strategy:
17
+ fail-fast: false
18
matrix:
19
node-version: ['18.x', '20.x', '22.x', '24.x']
20
steps:
0 commit comments