diff --git a/ci/Jenkinsfile.windows b/ci/Jenkinsfile.windows index ec6b5fb84e..2fc413c6b5 100644 --- a/ci/Jenkinsfile.windows +++ b/ci/Jenkinsfile.windows @@ -5,7 +5,7 @@ library 'status-jenkins-lib@v1.8.13' def isPRBuild = utils.isPRBuild() pipeline { - agent { label 'windows && x86_64 && qt-5.15.2' } + agent { label 'windows && x86_64 && qt-5.15.2 && go-1.20' } parameters { booleanParam(