Skip to content

Commit

Permalink
Test aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangnrd committed Jan 28, 2025
1 parent 62d3592 commit 0e5fb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
version: ['1.10', 'pre', 'nightly']
os: ['macOS-latest']
arch: [x64]
arch: [x64, aarch64]
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit 0e5fb25

Please sign in to comment.