Skip to content

Commit 430bc2c

Browse files
committed
Disabled win32 builds until next release.
1 parent 173389b commit 430bc2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ environment:
5050

5151
# build platform, i.e. x86, x64, Any CPU. This setting is optional.
5252
platform:
53-
- Win32
53+
# - Win32
5454
- x64
5555

5656
# build Configuration, i.e. Debug, Release, etc.

0 commit comments

Comments
 (0)