Skip to content

Commit

Permalink
CI: added macos-14 aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
PraneethJain authored and barche committed Jun 10, 2024
1 parent 0525d3e commit 0ee6061
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test-linux-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@ jobs:
- macos-13
arch:
- x64
include:
- os: macos-14
arch: aarch64
version: "1.10"
- os: macos-14
arch: aarch64
version: "nightly"
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 0ee6061

Please sign in to comment.