Commit d68f371d authored by Reinhard Biegel's avatar Reinhard Biegel
Browse files

fix(CI): Use updated windows build agent labels

parent 0953b0e6
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@ spec:
      }
      stage('Windows') {
        agent {
          label 'windows'
          label 'windows10'
        }
        environment {
          MSYSTEM = 'MINGW64'
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ spec:
          }
          stage('Windows') {
            agent {
              label 'windows'
              label 'windows10'
            }
            environment {
              MSYSTEM = 'MINGW64'