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 2d2c8d3 commit 6c911b3Copy full SHA for 6c911b3
ci/Jenkinsfile.ios
@@ -7,7 +7,7 @@ def isNightlyBuild = utils.isNightlyBuild()
7
8
pipeline {
9
10
- agent { label 'macos && arm64 && nix-2.24 && xcode-16.2' }
+ agent { label 'macm1-01' }
11
12
parameters {
13
booleanParam(
0 commit comments