1 parent f3be02c commit 415a7e1Copy full SHA for 415a7e1
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