Browse Source

Update cmake.yml

marauder2k7 2 years ago
parent
commit
0ba22b7969
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/cmake.yml

+ 1 - 1
.github/workflows/cmake.yml

@@ -19,7 +19,7 @@ jobs:
     runs-on: ${{matrix.os}}
     runs-on: ${{matrix.os}}
     strategy:
     strategy:
       matrix:
       matrix:
-        os: [ ubuntu-latest, macos-latest, windows-latest ]
+        os: [ ubuntu-latest, macos-latest ]
 
 
     steps:
     steps:
       - uses: actions/checkout@v3
       - uses: actions/checkout@v3