backport: Use P and Z GHA runners (#2215)#2326
Closed
Stringy wants to merge 1 commit intorelease-3.20from
Closed
Conversation
ovalenti
reviewed
Aug 6, 2025
Comment on lines
+177
to
+178
| - build-builder-image | ||
| - create-multiarch-manifest |
Contributor
There was a problem hiding this comment.
I am not sure about the indentation here
Suggested change
| - build-builder-image | |
| - create-multiarch-manifest | |
| - build-builder-image | |
| - create-multiarch-manifest |
| @@ -208,15 +174,8 @@ jobs: | |||
|
|
|||
| retag-x86-image: | |||
Contributor
There was a problem hiding this comment.
Just guessing from the error in the last run
Suggested change
| retag-x86-image: | |
| retag-x86-image: | |
| runs-on: ubuntu-24.04 |
Molter73
reviewed
Aug 6, 2025
Collaborator
There was a problem hiding this comment.
This will not be as straightforward, on top of #2215 you will need #2106 and #2210, as seen in the backport to 3.21: https://github.com/stackrox/collector/pull/2254/commits
Those other commits probably need even more cherry-picks for them to work. Unless you desperately need this on 3.20, I would just give up and deal with the 8 hour builds for a couple more weeks/months until it goes EOL (heck, that's what I did).
Contributor
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.
Backport P&Z runners