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

Run CI tests using Python 3.12.0 #118

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

woodsp-ibm
Copy link
Member

@woodsp-ibm woodsp-ibm commented Jan 11, 2024

Summary

Ci fails some unit testing when using the latest Python 3.12.1 (CI just had 3.12 so pulls this in). This changes to explicitly use 3.12.0 to avoid the unit testing problem as per issue #113 I will leave #113 open so this pinning to 3.12.0 can be reverted once that is fixed.

Details and comments

Copy link
Collaborator

@ElePT ElePT left a comment

Choose a reason for hiding this comment

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

LGTM, the Monitor_qiskit_main tests failures seem to be unrelated to this PR and the tutorial failures not being fixed are part of the plan.

@woodsp-ibm woodsp-ibm merged commit 5824dc3 into qiskit-community:main Jan 11, 2024
13 of 17 checks passed
@woodsp-ibm woodsp-ibm deleted the use_3_12_0 branch January 11, 2024 17:32
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.

2 participants