Skip to content

Commit

Permalink
CI: macos aarch64 and x64
Browse files Browse the repository at this point in the history
  • Loading branch information
PraneethJain committed Jun 10, 2024
1 parent 6f6d59f commit 3f8ca74
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test-linux-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,12 @@ jobs:
- "1.10"
- "nightly"
os:
- macos-14
- macos-14 # aarch64
- macos-14-large # x64
- ubuntu-latest
arch:
- x64
- aarch64
exclude:
- os: ubuntu-latest
arch: aarch64
- version: 1.6
arch: aarch64
steps:
Expand Down

0 comments on commit 3f8ca74

Please sign in to comment.