Skip to content

Commit 390d5d9

Browse files
committed
fix in CI.yml
1 parent 371858a commit 390d5d9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ jobs:
1717
- ubuntu-latest
1818
arch:
1919
- x64
20-
# 32-bit Julia binaries are not available on macOS
21-
exclude:
22-
- os: macOS-latest
23-
arch: x86
2420
steps:
2521
- uses: actions/checkout@v2
2622
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)