Skip to content

Commit

Permalink
r ignore macos
Browse files Browse the repository at this point in the history
  • Loading branch information
jbesraa committed Jul 24, 2024
1 parent 8ace1ac commit 5956e53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ jobs:
strategy:
matrix:
os:
- macos-latest
# - macos-latest
- ubuntu-latest
include:
- os: macos-latest
target: x86_64-apple-darwin
# - os: macos-latest
# target: x86_64-apple-darwin
- os: ubuntu-latest
target: x86_64-unknown-linux-musl

Expand Down

0 comments on commit 5956e53

Please sign in to comment.