Disable github actions to choose jumbo runners / increase build timeout#5756
Merged
rene merged 2 commits intolf-edge:masterfrom Apr 8, 2026
Merged
Conversation
Contributor
|
@christoph-zededa looks good to me, can we mark it as ready for review? |
Contributor
Author
Yes, done; I just wanted to read over the description again and check that the checks passed. |
Contributor
Author
Contributor
|
Or #5746 which is the same running in parallel. But I don't know how many days that will take. Once the riscv64 packages have been built once (currently been running for 20 hours!) then the cache will have timed out, but I hope that the next re-run will use the riscv64 packages but maybe that hope is misplaced? |
Contributor
|
This is just changing workflows, we don't need to wait, and this blocking several other runners that don't use |
rene
approved these changes
Apr 7, 2026
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
For #5650 some temporary changes were made to make it possible to compile it:
as the packages are now built successfully and put into the dockerhub cache, these changes are not needed anymore.
PR dependencies
#5650
#5749
How to test and validate this PR
Changelog notes
Internal changes - github build pipeline
PR Backports
For all current LTS branches, please state explicitly if this PR should be
backported or not. This section is used by our scripts to track the backports,
so, please, do not omit it.
Here is the list of current LTS branches (it should be always up to date):
Checklist
And the last but not least:
check them.
Please, check the boxes above after submitting the PR in interactive mode.