Skip to content

Commit

Permalink
ci-windows-tests: do not fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
omars44 committed Dec 3, 2023
1 parent 4344d6c commit a04f267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
run:
shell: cmd
strategy:
fail-fast: false
matrix:
fail-fast: false
version: ["7.4", "8.0", "8.1", "8.2", "8.3"]
arch: [x64, x86]
ts: [ts, nts]
Expand Down

0 comments on commit a04f267

Please sign in to comment.