Skip to content

Commit

Permalink
updated to use a newer windows sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaiplesa authored and mkarolin committed Sep 5, 2019
1 parent 98eda02 commit 26a2dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ pipeline {
}
agent {
node {
label "windows-ci"
label "windows-test"
customWorkspace "C:\\temp"
}
}
Expand Down

0 comments on commit 26a2dda

Please sign in to comment.