Skip to content

Commit f4beee9

Browse files
authored
Change macOS architecture to aarch64 (#2395)
1 parent 5b24ceb commit f4beee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
# macOS
6060
- version: '1'
6161
os: macos-latest
62-
arch: x64
62+
arch: aarch64
6363
num_threads: 1
6464
# Minimum supported Julia version
6565
- version: 'min'

0 commit comments

Comments
 (0)