Use ubuntu-24.04-ppc64le and ubuntu-24.04-s390x runners for wheels.yml#1555
Open
IvanIsCoding wants to merge 6 commits intoQiskit:mainfrom
Open
Use ubuntu-24.04-ppc64le and ubuntu-24.04-s390x runners for wheels.yml#1555IvanIsCoding wants to merge 6 commits intoQiskit:mainfrom
IvanIsCoding wants to merge 6 commits intoQiskit:mainfrom
Conversation
2 tasks
Collaborator
Author
|
This needs to incorporate the learnings from #1568, I will update it later |
Collaborator
Author
Ok, I will need to test this in a separate PR because this is the only repo with access to the runners but:
Future releases might take more bold moves such as adding tests, but given that 0.18 is already too big that is topic for another PR. This should already significantly improve the release timing, just like aarch64 did. |
Collaborator
Author
|
I'll check later but https://github.com/Qiskit/rustworkx/actions/runs/23701558744/job/69046081355?pr=1571 seems to be working! update: dry-run for #1571 was successful |
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.
Related to IBM/actionspz#82
This is not strictly required for the 0.18 release, but it would greatly improve the QoL by avoiding issues with ppc64le and s390x. I expect the same behavior that happened when we added the
ubuntu-24.04-armrunner: the build went from over 1 hour to minutes.We need to install the GitHub App before merging this as described in IBM/actionspz#82 (comment)