Stop uploading the 32-bit VS executable.
This commit is contained in:
parent
a6a927139b
commit
b895e9b2f8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue