CI: Move some jobs to ubuntu-slim#3954
Merged
dcamron merged 2 commits intoUnidata:mainfrom Dec 23, 2025
Merged
Conversation
dcamron
previously approved these changes
Dec 23, 2025
Switch lightweight jobs to use smaller runners.
91951c6 to
81e8802
Compare
Member
Author
|
Hrmph. I rebased this onto latest main, but just noticed the weird 3.11 failures are present there too. |
Needs a very recent matplotlib, with support for newer pyparsing versions, to quiet otherwise.
Member
Author
|
Ok, pushed some updated warning patterns to fix 3.11. Nightly failures are expected due to #3978 and will be addressed separately. |
dcamron
approved these changes
Dec 23, 2025
This was referenced Dec 28, 2025
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.
Description Of Changes
Switch lightweight jobs to use smaller runners to reduce actions usage for jobs that don't need the resources.