ci: use ubuntu 24 for free arm runner

This commit is contained in:
MarcoIeni 2025-02-12 09:44:51 +01:00
parent 672e3aaf28
commit eada619518
No known key found for this signature in database

View file

@ -50,7 +50,7 @@ runners:
- &job-aarch64-linux
# Free some disk space to avoid running out of space during the build.
free_disk: true
os: ubuntu-22.04-arm
os: ubuntu-24.04-arm
- &job-aarch64-linux-8c
os: ubuntu-22.04-arm64-8core-32gb