We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94cec6f + e702800 commit d850523Copy full SHA for d850523
1 file changed
.github/workflows/build_binaries.yml
@@ -36,17 +36,17 @@ on:
36
type: string
37
description: GCG version to use
38
required: true
39
- default: "4.0.0"
+ default: "4.0.1"
40
scip_version:
41
42
description: SCIP version to use
43
44
- default: "10.0.0"
+ default: "10.0.1"
45
soplex_version:
46
47
description: Soplex version to use
48
49
- default: "8.0.0"
+ default: "8.0.1"
50
ipopt_version:
51
52
description: IPOPT version to use
0 commit comments