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

Fix CI: ubuntu-latest image switched to ubuntu-24.04 #187

Open
1 of 4 tasks
PhilippvK opened this issue Mar 3, 2025 · 0 comments
Open
1 of 4 tasks

Fix CI: ubuntu-latest image switched to ubuntu-24.04 #187

PhilippvK opened this issue Mar 3, 2025 · 0 comments
Assignees

Comments

@PhilippvK
Copy link
Member

PhilippvK commented Mar 3, 2025

According to actions/runner-images#10636 the ubuntu-latest image now points to Ubuntu 24.04 instead of 22.04. This broke our CI which tries to install llvm-11 which is not available anymore.

Workaround:

  • Switch back to ubuntu-22.04 image temporarily

Long-term solution

  • Support Ubuntu 24.04
    • Drop LLVM 11
    • ?
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