Skip to content

Commit cdc8d4b

Browse files
Update cmake-multi-platform.yml
1 parent 95b04db commit cdc8d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
os: [ubuntu-latest, windows-latest, macos-latest]
16+
os: [ubuntu-latest, macos-latest]
1717
build_type: [Release, Debug]
1818
cpp_compiler: [g++, clang++, cl]
1919
exclude:

0 commit comments

Comments
 (0)