Skip to content

Commit 73d432f

Browse files
authored
Update jenkins/Jenkinsfile
1 parent b32cc2e commit 73d432f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ pipeline {
8888
label 'gpu&&v100'
8989
filename 'Dockerfile'
9090
dir 'jenkins'
91-
additionalBuildArgs '--build-arg JULIA=1'
91+
additionalBuildArgs '--build-arg JULIA=1.11'
9292
args '--gpus "device=1"'
9393
}
9494
}

0 commit comments

Comments
 (0)