Skip to content

Commit 97df90c

Browse files
authored
Update ci.yml
1 parent d063a34 commit 97df90c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,9 @@ jobs:
2020
- 'nightly'
2121
os:
2222
- ubuntu-latest
23-
- macos-latest
2423
- windows-latest
2524
arch:
2625
- x64
27-
- x86
28-
exclude:
29-
- os: macOS-latest
30-
arch: x86 # 32-bit Julia binaries are not available on macOS
3126
steps:
3227
- uses: actions/checkout@v2
3328
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)