Skip to content

Commit

Permalink
Exclude failing version combination
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbowly committed Oct 24, 2024
1 parent 4b6eaa1 commit 4952c61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheel-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
exclude:
- python: "3.12"
gurobipy: "~=10.0"
- os: macos-latest
gurobipy: "==12.0.0b3"

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4952c61

Please sign in to comment.