Commit 885d372
committed
[SPARK-51783] Support
### What changes were proposed in this pull request?
This PR aims to support `ubuntu-24.04-arm` in `build-test` test pipeline
### Why are the changes needed?
`Linux` arm64 architecture becomes public preview as a new GitHub Action runner. We had better utilize this resource in our test infra.
- https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
### How was this patch tested?
Pass the CIs.
<img width="576" alt="Screenshot 2025-04-12 at 21 11 03" src="https://github.com/user-attachments/assets/bec85656-53f9-4bec-8a4d-b9c83815fb95" />
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes apache#172 from dongjoon-hyun/SPARK-51783.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>ubuntu-24.04-arm in build-test test pipeline1 parent 6ce3580 commit 885d372
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments