This commit is contained in:
parent
07cab25d3e
commit
8d597328f9
4 changed files with 4 additions and 4 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -50,7 +50,7 @@ pipeline {
|
|||
sh("make -j4")
|
||||
}
|
||||
}
|
||||
stage("Build for Windows 64-bit (MSVC)") {
|
||||
stage("Build for Windows 32-bit (MSVC)") {
|
||||
agent {
|
||||
label "2012r2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue