Skip to content

Commit

Permalink
ci: disable macos for now
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Jul 5, 2022
1 parent 10187ea commit 4078b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- 16
- 18
os:
- macOS-latest
# - macOS-latest
# - windows-latest # I don't have a Windows machine to debug
- ubuntu-latest
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 4078b55

Please sign in to comment.