Skip to content

Commit d32af6e

Browse files
committed
Disable win 32 bit build
1 parent 4740085 commit d32af6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ environment:
55
- julia_version: nightly
66

77
platform:
8-
- x86 # 32-bit
8+
# - x86 # 32-bit
99
- x64 # 64-bit
1010

1111
matrix:

0 commit comments

Comments
 (0)