Skip to content

Commit cf8d572

Browse files
committed
update ci 2
1 parent 1931eef commit cf8d572

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
arch:
2222
- x64
2323
- x86
24+
exclude:
25+
- os: macOS-latest
26+
arch: x86
2427
steps:
2528
- uses: actions/checkout@v2
2629
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)