Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Ubuntu 24.04 for CI #278

Open
DomAyre opened this issue Jan 6, 2025 · 0 comments
Open

Use Ubuntu 24.04 for CI #278

DomAyre opened this issue Jan 6, 2025 · 0 comments

Comments

@DomAyre
Copy link
Collaborator

DomAyre commented Jan 6, 2025

The field runs-on for the actions job which tests the KMS recently pointed at a new version of ubuntu (24.04)

This caused failures in all tests which involved azure, so #274 rolls the version back to the one that works.

However, since we will likely be chased onto 24.04 sooner or later we should fix the issues that stopped it working, a quick look shows that at least there is some issue with tokens expiring, the install dependencies step of the run takes 10m on 24.04 vs 1m on 22.04 so that is the likely culprit. We should probably look at what is installed there and reduce it to the essentials to speed up install time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant