Skip to content

Commit

Permalink
Add aarch64-apple to CI (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Jul 17, 2024
1 parent a2e75b6 commit 6729ab4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
- version: '1.6'
os: ubuntu-latest
arch: x86
# Test against Apple M-series
- version: '1'
os: macos-14
arch: aarch64
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit 6729ab4

Please sign in to comment.