We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6718635 commit 1791944Copy full SHA for 1791944
.github/workflows/doc-tests.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
matrix:
19
python: ["3.11"]
20
- gurobipy: ["~=11.0", "~=12.0", "~=13.0"]
+ gurobipy: ["~=12.0", "~=13.0"]
21
22
steps:
23
- uses: actions/checkout@v4
0 commit comments