Skip to content

Commit 1cc8da5

Browse files
committed
fix github actions runner for arm
1 parent 403ca80 commit 1cc8da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ runners:
3333
<<: *base-job
3434

3535
- &job-aarch64-linux
36-
os: [ self-hosted, ARM64, linux ]
36+
os: ubuntu-22.04-arm64-8core-32gb
3737

3838
envs:
3939
env-x86_64-apple-tests: &env-x86_64-apple-tests

0 commit comments

Comments
 (0)