We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a1f1a8 + 4cb79c9 commit 9ed830dCopy full SHA for 9ed830d
1 file changed
.github/workflows/nodejs.yml
@@ -113,6 +113,7 @@ jobs:
113
env:
114
MSSQL_PASSWORD: 'yourStrong(!)Password'
115
strategy:
116
+ fail-fast: false
117
matrix:
118
os: [windows-2022, windows-2025]
119
node: [18.x, 20.x, 22.x, 24.x]
0 commit comments