Skip to content

Conversation

kroening
Copy link
Collaborator

@kroening kroening commented Mar 4, 2025

Github will remove the Ubuntu 20.04 LTS runner on 2025-04-01. This moves the existing jobs from 20.04 to 24.04.

Github will remove the Ubuntu 20.04 LTS runner on 2025-04-01.  This moves
the existing jobs from 20.04 to 24.04.
@kroening kroening marked this pull request as ready for review March 4, 2025 20:24
run: |
sudo apt-get update
sudo apt-get install --no-install-recommends -yq clang-10 clang++-10 gdb jq flex bison libxml2-utils cpanminus ccache z3
sudo apt-get install --no-install-recommends -yq clang-19 clang++-19 gdb jq flex bison libxml2-utils cpanminus ccache z3
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps this should now just be clang and clang++ instead of using a particular version of the compiler?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was my first attempt -- apt-get install errors.

@kroening kroening merged commit a9c6490 into main Mar 5, 2025
9 checks passed
@kroening kroening deleted the ci-ubuntu-24-04 branch March 5, 2025 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants