This PR:
-
Consolidates all CI jobs.
-
Frees up resources allocated to Cirrus permanent workers.
arm64
Cirrus tasks to GHA jobs
#1689
This PR:
Consolidates all CI jobs.
Frees up resources allocated to Cirrus permanent workers.
Hm, this adds another ~1.6 GB to the cache, which has a 10 GB limit. I think it’s fine, but we need to check if we run into cache trashing, e.g., if we have PRs changing the Dockerfile. @hebasto What do you think?
I’ve considered this implication while working on this PR. Given that PRs changing the Dockerfile are rare, I do believe this is acceptable.