GitHub workflows updates in preparation for ubuntu-26.04 - #23028
Merged
Conversation
nsoranzo
force-pushed
the
ci_ubuntu_26.04_prep
branch
from
June 26, 2026 15:38
0f29d73 to
7311098
Compare
nsoranzo
force-pushed
the
ci_ubuntu_26.04_prep
branch
from
June 26, 2026 15:45
7311098 to
fa0402b
Compare
instead of `actions/setup-python`. Also: - Drop caching Galaxy virtualenv (no time saving). - Install doc dependencies in a virtual environment.
Separate jobs don't share file system, memory or the environment, so this was just a waste of time as GitHub-hosted Linux runners already come with Chromedriver pre-installed out of the box.
as the `eWaterCycle/setup-apptainer` action doesn't support Ubuntu 26.04 .
nsoranzo
force-pushed
the
ci_ubuntu_26.04_prep
branch
from
June 26, 2026 15:54
fa0402b to
33472ba
Compare
Member
Author
|
Test failures unrelated. |
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes in preparation for the switch of the
ubuntu-latestalias toubuntu-26.04, see https://github.blog/changelog/2026-06-11-new-runner-images-in-public-preview/See individual commits for details.
How to test the changes?
(Select all options that apply)
License