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

Actions failing due to ubuntu-latest updating to using v24 #448

Open
lauramurgatroyd opened this issue Jan 8, 2025 · 0 comments · May be fixed by #446
Open

Actions failing due to ubuntu-latest updating to using v24 #448

lauramurgatroyd opened this issue Jan 8, 2025 · 0 comments · May be fixed by #446

Comments

@lauramurgatroyd
Copy link
Member

lauramurgatroyd commented Jan 8, 2025

Had similar issues in in CIL here TomographicImaging/CIL#2016

Last time the actions passed was when they were running on Ubuntu 22.04.5. ubuntu-latest recently updated which version its using to Ubuntu 24.04.1 and this is when our actions started failing

actions/runner-images#10636

If you see any issues with your workflows during transition period:
Switch back to Ubuntu 22 by changing workflow YAML to use runs-on: ubuntu-22.04 We support two latest LTS Ubuntu versions, so Ubuntu 22 will still be maintained for the next 2 years.
File an issue in this repository

Example of a failing action in CILVIewer https://github.com/TomographicImaging/CILViewer/actions/runs/12397289797/job/34607309937

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