Skip to content

Commit a04f267

Browse files
author
omars44
committed
ci-windows-tests: do not fail fast
1 parent 4344d6c commit a04f267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
run:
1616
shell: cmd
1717
strategy:
18+
fail-fast: false
1819
matrix:
19-
fail-fast: false
2020
version: ["7.4", "8.0", "8.1", "8.2", "8.3"]
2121
arch: [x64, x86]
2222
ts: [ts, nts]

0 commit comments

Comments
 (0)