ci: use native ARM runner for aarch64 linux release builds (#22519)

Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
Georgios Konstantopoulos
2026-02-24 01:16:38 -08:00
committed by GitHub
parent f2b3201187
commit ea98d37bb3

View File

@@ -74,7 +74,7 @@ jobs:
profile: maxperf
allow_fail: false
- target: aarch64-unknown-linux-gnu
os: ubuntu-24.04
os: ubuntu-24.04-arm
profile: maxperf
allow_fail: false
- target: x86_64-apple-darwin