Skip to content

Commit

Permalink
Use native GitHub ARM64 runner for the aarch64-gnu job
Browse files Browse the repository at this point in the history
  • Loading branch information
Kobzol committed Jun 8, 2024
1 parent 655600c commit f976a9b
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 f976a9b

Please sign in to comment.