Skip to content

Move Ubuntu 20.04 builds to container or newer Ubuntu version#193

Merged
pdimov merged 1 commit intoboostorg:developfrom
striezel-stash:ci-ubuntu-20.04-deprecation
Apr 16, 2025
Merged

Move Ubuntu 20.04 builds to container or newer Ubuntu version#193
pdimov merged 1 commit intoboostorg:developfrom
striezel-stash:ci-ubuntu-20.04-deprecation

Conversation

@striezel
Copy link
Contributor

The Ubuntu 20.04 image on GitHub Actions will be unavailable by 2025-04-15. See actions/runner-images#11101 for more information on the deprecation and removal.

Therefore all build jobs that use the Ubuntu 20.04 runner image of GHA have to be either migrated to a newer runner image (if the compiler version is available on a newer image) or have to be moved to Docker containers using Ubuntu 20.04 (if the compiler version is not available on the newer runner images).

The Ubuntu 20.04 image on GitHub Actions will be unavailable by
2025-04-15. See <actions/runner-images#11101>
for more information on the deprecation and removal.

Therefore all build jobs that use the Ubuntu 20.04 runner image
of GHA have to be either migrated to a newer runner image (if
the compiler version is available on a newer image) or have to be
moved to Docker containers using Ubuntu 20.04 (if the compiler
version is not available on the newer runner images).
@pdimov pdimov merged commit 2e87ab5 into boostorg:develop Apr 16, 2025
70 checks passed
@striezel striezel deleted the ci-ubuntu-20.04-deprecation branch April 16, 2025 20:34
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