We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32cc2e commit 73d432fCopy full SHA for 73d432f
jenkins/Jenkinsfile
@@ -88,7 +88,7 @@ pipeline {
88
label 'gpu&&v100'
89
filename 'Dockerfile'
90
dir 'jenkins'
91
- additionalBuildArgs '--build-arg JULIA=1'
+ additionalBuildArgs '--build-arg JULIA=1.11'
92
args '--gpus "device=1"'
93
}
94
0 commit comments