Skip to content

Commit

Permalink
ci: fix matrix definition for macOS x86
Browse files Browse the repository at this point in the history
  • Loading branch information
LSViana committed May 1, 2024
1 parent 4792552 commit 33a37b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
os: ubuntu-latest

# macOS
- build: macos-x86_64
- build: macos-aarch64
os: macos-latest

steps:
Expand Down

0 comments on commit 33a37b5

Please sign in to comment.