We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8efc2f commit ed7ab81Copy full SHA for ed7ab81
.github/workflows/ci-windows.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
14
strategy:
15
- fail-fast: true
+ fail-fast: false
16
matrix:
17
os: [windows-latest]
18
compiler:
0 commit comments