Skip to content

Commit 982a1de

Browse files
authored
Update main.yml
1 parent 7e5a1ce commit 982a1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
os: macos-latest
6464
-
6565
os: windows-latest
66-
fail-fast: false
66+
fail-fast: false
6767
env:
6868
CC: $({ matrix.platform.cc }}
6969
CMAKE_GENERATOR: ${{ matrix.platform.cmake_generator }}

0 commit comments

Comments
 (0)