Skip to content

Commit

Permalink
Add Mac aarch64 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah committed May 19, 2024
1 parent d307acf commit 3035840
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,13 @@ jobs:
- '1'
os:
- ubuntu-latest
- macos-latest
- windows-latest
arch:
- x64
include:
- os: macOS-14
arch: aarch64
version: '1'
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit 3035840

Please sign in to comment.