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 2c680d7 commit 65bb37dCopy full SHA for 65bb37d
.buildkite/bisect/bisect.rayci.yml
@@ -10,7 +10,7 @@ steps:
10
"$(buildkite-agent meta-data get passing-commit)" "$(buildkite-agent meta-data get failing-commit)"
11
mount_buildkite_agent: true
12
job_env: MACOS
13
- instance_type: macos
+ instance_type: macos-arm64
14
priority: 10
15
16
- name: linux or windows test
ci/pipeline/test_rules.txt
@@ -184,6 +184,7 @@ site/
184
185
ci/lint/
186
.buildkite/lint.rayci.yml
187
+.buildkite/bisect/
188
ci/fossa/
189
ci/docker/fossa.Dockerfile
190
ci/docker/fossa.wanda.yaml
0 commit comments