Skip to content

Commit 49b2d11

Browse files
committed
Revert "Test 32-bit windows"
This reverts commit 58c06f0.
1 parent 58c06f0 commit 49b2d11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
# - macos-latest
2424
- windows-latest
2525
julia-arch:
26-
# - x64
27-
- x86
26+
- x64
27+
# - x86
2828
# 32-bit Julia binaries are not available on macOS
2929
exclude:
3030
- os: macOS-latest

0 commit comments

Comments
 (0)