Skip to content

Commit 13da13a

Browse files
committed
[ci] change macos bisect job to use arm64
it should not run on macos intel silicon anymore Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
1 parent fe7ad00 commit 13da13a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/bisect/bisect.rayci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ steps:
1010
"$(buildkite-agent meta-data get passing-commit)" "$(buildkite-agent meta-data get failing-commit)"
1111
mount_buildkite_agent: true
1212
job_env: MACOS
13-
instance_type: macos
13+
instance_type: macos-arm64
1414
priority: 10
1515

1616
- name: linux or windows test

0 commit comments

Comments
 (0)