Skip to content

Retire ubuntu 20.04 #1396

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

Merged
merged 1 commit into from
Apr 24, 2025
Merged

Retire ubuntu 20.04 #1396

merged 1 commit into from
Apr 24, 2025

Conversation

vissarion
Copy link
Member

@vissarion vissarion commented Apr 24, 2025

Retire ubuntu 20.04 from github actions. This force us to also remove clang versions > 6 and gcc < 7, since it is not straightforward to install them in ubuntu 22.04. In particular, if one tries to import the ubuntu 18 (bionic) archives then apt install reaches an impossible situation when trying to install older versions (e.g. clang 5.0) due to unmet dependencies.

Copy link
Collaborator

@barendgehrels barendgehrels left a comment

Choose a reason for hiding this comment

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

super, thanks

@vissarion vissarion merged commit 3e1e20b into boostorg:develop Apr 24, 2025
18 checks passed
@vissarion vissarion deleted the ci_fix branch April 24, 2025 20:28
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

Successfully merging this pull request may close these issues.

2 participants