We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3330b3 commit 7b49199Copy full SHA for 7b49199
.github/workflows/verify-node.yml
@@ -11,6 +11,7 @@ jobs:
11
name: Linux
12
runs-on: ubuntu-22.04
13
strategy:
14
+ fail-fast: false
15
matrix:
16
node-version:
17
- '18'
0 commit comments