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 Mac and Win upper Python version for CI #602

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

woodsp-ibm
Copy link
Member

@woodsp-ibm woodsp-ibm commented Feb 13, 2024

Summary

I noticed, when looking at last nights CI, which had failed (was just due to some network issue where it timed out (re-running the job passed) that for Mac and Windows the job is still using Python 3.10. Normally we test these platforms at the lowest and highest Python level supported but perhaps this was kept at 3.10 as sometimes wheels for these, for the latest version of Python, are longer coming. (All other app repos are doing this at 3.8 and 3.11 so this change will bring Opt in to sync in that respect).

Anyway I updated these so Mac and Windows now test at 3.8 and 3.11, instead of 3.8 and 3.10. I would imagine this should all work by now, but can't check locally.

Details and comments

Assuming this passes it will need the branch rules updated accordingly. I labelled it backport since the last release was not too long ago and this will keep CI in sync there too for any bug fixes etc.

@woodsp-ibm woodsp-ibm added stable backport potential The bug might be minimal and/or import enough to be port to stable type: ci Related to CI changes labels Feb 13, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7888801795

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.029%

Totals Coverage Status
Change from base Build 7846542335: 0.0%
Covered Lines: 4511
Relevant Lines: 4849

💛 - Coveralls

Copy link
Collaborator

@t-imamichi t-imamichi left a comment

Choose a reason for hiding this comment

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

LGTM

@woodsp-ibm woodsp-ibm merged commit d36fd45 into qiskit-community:main Feb 13, 2024
15 checks passed
mergify bot pushed a commit that referenced this pull request Feb 13, 2024
woodsp-ibm added a commit that referenced this pull request Feb 13, 2024
(cherry picked from commit d36fd45)

Co-authored-by: Steve Wood <[email protected]>
@woodsp-ibm woodsp-ibm deleted the mac_win_jobs branch February 13, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stable backport potential The bug might be minimal and/or import enough to be port to stable type: ci Related to CI changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants