Skip to content

Commit

Permalink
Test Mac OS on aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Barth authored Dec 3, 2024
1 parent 6c77be0 commit d38c349
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 @@ -18,10 +18,13 @@ jobs:
- 'nightly'
os:
- ubuntu-latest
- macOS-latest
- windows-latest
arch:
- x64
include:
- os: macOS-latest
version: '1'
arch: aarch64
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit d38c349

Please sign in to comment.