Skip to content

Commit

Permalink
Enabling all OSs
Browse files Browse the repository at this point in the history
  • Loading branch information
jholloc committed Sep 19, 2023
1 parent 56d6999 commit 13d7622
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
build:
strategy:
matrix:
# os: [ubuntu-latest, windows-latest]
os: [macos-latest]
os: [ubuntu-latest, windows-latest, macos-latest]
release: [Release]
ssl: [ON, OFF]
client-only: [OFF]
Expand Down

0 comments on commit 13d7622

Please sign in to comment.