Skip to content

Commit

Permalink
testing macos x64 ci
Browse files Browse the repository at this point in the history
  • Loading branch information
PraneethJain committed Jun 10, 2024
1 parent 6f6d59f commit 6f0a7ce
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/test-linux-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,17 @@ jobs:
- "1.10"
- "nightly"
os:
- macos-14
- macos-14-large
- ubuntu-latest
arch:
- x64
- aarch64
exclude:
- os: ubuntu-latest
include:
- os: macos-14
arch: aarch64
- version: 1.6
version: "1.10"
- os: macos-14
arch: aarch64
version: "nightly"
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 6f0a7ce

Please sign in to comment.