[CI] Set up CI for Mac M1 (#9699)

This commit is contained in:
Philip Hyunsu Cho
2023-10-22 23:33:19 -07:00
committed by GitHub
parent 791de7789b
commit 5e6cb63a56
6 changed files with 45 additions and 5 deletions

View File

@@ -0,0 +1,8 @@
steps:
- block: ":rocket: Run this test job"
if: build.pull_request.id != null || build.branch =~ /^dependabot\//
- label: ":macos: Build and Test XGBoost for MacOS M1 with Clang 11"
command: "tests/buildkite/test-macos-m1-clang11.sh"
key: mac-m1-appleclang11
agents:
queue: mac-mini-m1