Stop uploading the 32-bit VS executable.

This commit is contained in:
Pentarctagon 2020-03-28 20:41:22 -05:00 committed by Pentarctagon
parent a6a927139b
commit b895e9b2f8

View file

@ -24,7 +24,7 @@ env:
jobs:
include:
- os: windows
env: TOOL=msbuild NLS=false IMAGE=VC14 BRANCH=master CFG=Debug UPLOAD=true
env: TOOL=msbuild NLS=false IMAGE=VC14 BRANCH=master CFG=Debug
- os: windows
env: TOOL=msbuild NLS=false IMAGE=VC14 BRANCH=master CFG=Release