Skip to content

Commit 15932ab

Browse files
committed
CI: don't run macOS tests on ARM with Intel Julia
1 parent 61493a6 commit 15932ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- macos-latest
3232
- windows-latest
3333
arch:
34-
- x64
34+
- default
3535
include:
3636
- version: '1'
3737
os: ubuntu-latest

0 commit comments

Comments
 (0)