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 4ecb32c commit 2345bccCopy full SHA for 2345bcc
.github/workflows/integration-test.yml
@@ -1,7 +1,7 @@
1
name: Integration test
2
3
env:
4
- version: 9.1.0
+ version: 9.2.0
5
6
# runs on branches and pull requests; doesn't run on tags.
7
on:
CHANGELOG.md
@@ -8,6 +8,7 @@
8
- Added primal_dual_evolution recipe and a plot recipe
9
### Fixed
10
### Changed
11
+- GitHub actions using Mac now use precompiled SCIP from latest release
12
### Removed
13
14
## 5.2.1 - 2024.10.29
0 commit comments