We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5a1ce commit 982a1deCopy full SHA for 982a1de
.github/workflows/main.yml
@@ -63,7 +63,7 @@ jobs:
63
os: macos-latest
64
-
65
os: windows-latest
66
- fail-fast: false
+ fail-fast: false
67
env:
68
CC: $({ matrix.platform.cc }}
69
CMAKE_GENERATOR: ${{ matrix.platform.cmake_generator }}
0 commit comments