⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@rwakizaka
Copy link
Contributor

@rwakizaka rwakizaka commented Dec 11, 2025

Summary

This PR fixes two CI problems:

  • Add a step to install python 3.11 for testing on windows.
  • Remove deprecated macos-13 and add macos-15 instead.

Details and Comments

@rwakizaka rwakizaka changed the title Use python 3.11 for test on windows-latest Fix CI Dec 11, 2025
@rwakizaka rwakizaka changed the title Fix CI Fix the versions of MacOS and python on windows in CI Dec 11, 2025
- ubuntu-latest
- macos-13
- macos-14
- macos-15
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you want to continue testing on Intel chips with macOS, then better might be

Suggested change
- macos-15
- macos-15-intel

Copy link
Contributor Author

@rwakizaka rwakizaka Dec 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not entirely sure whether to test on the Intel or ARM version, but since macos-13 is the Intel version, I'll use macos-15-intel. Thank you!

@doichanj doichanj merged commit 07193fd into Qiskit:main Jan 5, 2026
6 checks passed
@rwakizaka rwakizaka deleted the ci-python311-on-windows branch January 9, 2026 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants