1 parent 71d1ba4 commit 3049d87Copy full SHA for 3049d87
1 file changed
Jenkinsfile
@@ -41,7 +41,7 @@ def test_with_torch(branch)
41
}
42
43
44
-node {
+node('windows') {
45
stage('Checkout') {
46
checkout scm
47
bat 'git pull --tags'
0 commit comments