Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump macos version in wheels gha workflow #13213

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

eliarbel
Copy link
Contributor

During the 1.2.0rc1 release process we had a failure to build the x86_64 macOS jobs. This was because the job was still trying to use the macos-11 runner which is no longer supported. [1] This commit fixes this by bumping the version in the wheel job to macos-12.

[1] https://github.blog/changelog/2024-05-20-actions-upcoming-changes-to-github-hosted-macos-runners/

(cherry picked from commit 6663db1)

Summary

Details and comments

During the 1.2.0rc1 release process we had a failure to build the x86_64
macOS jobs. This was because the job was still trying to use the
macos-11 runner which is no longer supported. [1] This commit fixes this
by bumping the version in the wheel job to macos-12.

[1] https://github.blog/changelog/2024-05-20-actions-upcoming-changes-to-github-hosted-macos-runners/

(cherry picked from commit 6663db1)
@eliarbel eliarbel added this to the 0.46.3 milestone Sep 24, 2024
@eliarbel eliarbel requested a review from a team as a code owner September 24, 2024 07:42
@qiskit-bot
Copy link
Collaborator

One or more of the following people are relevant to this code:

  • @Qiskit/terra-core

@eliarbel eliarbel added the Changelog: None Do not include in changelog label Sep 24, 2024
@eliarbel
Copy link
Contributor Author

The QPY test fails because we already have tagged 0.46.3 which test/qpy_compat/process_version.sh tries to pip install.
There is a fix here: #13202

@eliarbel eliarbel added this pull request to the merge queue Sep 25, 2024
Merged via the queue into Qiskit:stable/0.46 with commit 0a969db Sep 25, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: None Do not include in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants