Skip to content

Commit dde6e16

Browse files
committed
bye windows-latest-that-does-not-build-for-some-unknown-reasons
1 parent cd4a7bc commit dde6e16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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
runs-on: ${{ matrix.os }}
1414
strategy:
1515
matrix:
16-
os: [ubuntu-latest, windows-latest, macos-latest]
16+
os: [ubuntu-latest, macos-latest]
1717

1818
steps:
1919
# 1. Checkout repository

0 commit comments

Comments
 (0)