Skip to content

Commit

Permalink
Test aarch64-apple on CI (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Jul 16, 2024
1 parent a9defe9 commit a26d764
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 @@ -26,6 +26,10 @@ jobs:
- version: '1'
os: windows-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 a26d764

Please sign in to comment.