Skip to content

Commit

Permalink
[build] python 3.12 aarch images (ray-project#47733)
Browse files Browse the repository at this point in the history
Build python 3.12 aarch images

Test:
- CI

Signed-off-by: can <can@anyscale.com>
  • Loading branch information
can-anyscale authored Sep 18, 2024
1 parent eaee1cc commit 578d040
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .buildkite/linux_aarch64.rayci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ steps:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
cuda:
- "11.7.1-cudnn8"
- "11.8.0-cudnn8"
Expand All @@ -47,6 +48,7 @@ steps:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
instance_type: builder-arm64
env:
PYTHON_VERSION: "{{matrix}}"
Expand Down Expand Up @@ -91,6 +93,7 @@ steps:
- "3.9"
- "3.10"
- "3.11"
- "3.12"

- label: ":ray: core: wheel-aarch64 tests"
tags: linux_wheels
Expand Down

0 comments on commit 578d040

Please sign in to comment.