Skip to content

Commit 37c69ef

Browse files
committed
ci: use ubuntu 24 on arm large runner
1 parent 2f58193 commit 37c69ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ runners:
5353
os: ubuntu-24.04-arm
5454

5555
- &job-aarch64-linux-8c
56-
os: ubuntu-22.04-arm64-8core-32gb
56+
os: ubuntu-24.04-arm64-8core-32gb
5757
envs:
5858
env-x86_64-apple-tests: &env-x86_64-apple-tests
5959
SCRIPT: ./x.py --stage 2 test --skip tests/ui --skip tests/rustdoc -- --exact

0 commit comments

Comments
 (0)