Skip to content

Commit

Permalink
only macos
Browse files Browse the repository at this point in the history
  • Loading branch information
BebeSparkelSparkel committed Jul 8, 2024
1 parent abe2cf8 commit 5481055
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os:
#- ubuntu-latest
- macos-latest
#- windows-latest
resolver:
# Missing some packages now
#- "--resolver nightly"
Expand Down

0 comments on commit 5481055

Please sign in to comment.