Skip to content

Commit

Permalink
fix github actions runner for arm
Browse files Browse the repository at this point in the history
  • Loading branch information
pietroalbini committed Aug 6, 2024
1 parent 403ca80 commit 1cc8da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ runners:
<<: *base-job

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

envs:
env-x86_64-apple-tests: &env-x86_64-apple-tests
Expand Down

0 comments on commit 1cc8da5

Please sign in to comment.