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

Add a constraint for gurobipy for python3.8 on mac arm64 #616

Merged
merged 1 commit into from
May 8, 2024

Conversation

t-imamichi
Copy link
Collaborator

@t-imamichi t-imamichi commented May 8, 2024

Summary

CI has been failing due to lack of python 3.8 support of the latest gurobipy on mac arm64 .
This PR added a constraint to avoid the installation error.

Details and comments

@t-imamichi t-imamichi 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 May 8, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8995988388

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 8048858331: 0.0%
Covered Lines: 4511
Relevant Lines: 4849

💛 - Coveralls

@woodsp-ibm woodsp-ibm merged commit 40743dd into qiskit-community:main May 8, 2024
16 checks passed
mergify bot pushed a commit that referenced this pull request May 8, 2024
(cherry picked from commit 40743dd)
@t-imamichi t-imamichi deleted the gurobi-arm branch May 8, 2024 13:02
mergify bot added a commit that referenced this pull request May 8, 2024
(cherry picked from commit 40743dd)

Co-authored-by: Takashi Imamichi <31178928+t-imamichi@users.noreply.github.com>
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.

None yet

3 participants