Skip to content

Commit 6c911b3

Browse files
committed
ci: use macm1-01 for signing experiments
1 parent 2d2c8d3 commit 6c911b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/Jenkinsfile.ios

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def isNightlyBuild = utils.isNightlyBuild()
77

88
pipeline {
99

10-
agent { label 'macos && arm64 && nix-2.24 && xcode-16.2' }
10+
agent { label 'macm1-01' }
1111

1212
parameters {
1313
booleanParam(

0 commit comments

Comments
 (0)