Skip to content

Commit

Permalink
Change macOS architecture to aarch64 (#2395)
Browse files Browse the repository at this point in the history
  • Loading branch information
penelopeysm authored Nov 27, 2024
1 parent 5b24ceb commit f4beee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
# macOS
- version: '1'
os: macos-latest
arch: x64
arch: aarch64
num_threads: 1
# Minimum supported Julia version
- version: 'min'
Expand Down

0 comments on commit f4beee9

Please sign in to comment.