Skip to content

Commit 8e72c4c

Browse files
committed
debug: run on macm1-01 to verify fix
1 parent 61155e7 commit 8e72c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/Jenkinsfile.macos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ library '[email protected]'
1010

1111
pipeline {
1212
/* This way we run the same Jenkinsfile on different platforms. */
13-
agent { label 'macos && aarch64' }
13+
agent { label 'macm1-01' }
1414

1515
parameters {
1616
choice(

0 commit comments

Comments
 (0)