Skip to content

Commit

Permalink
Turning off windows CI for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
jholloc committed Feb 6, 2024
1 parent 6e04681 commit c7de917
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
# os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, macos-latest]
release: [Release]
ssl: [ON, OFF]
client-only: [OFF]
Expand Down

0 comments on commit c7de917

Please sign in to comment.