Skip to content

Commit d850523

Browse files
SCIP 10.0.1 SOPLEX 8.0.1 GCG 4.0.1
SCIP 10.0.1
2 parents 94cec6f + e702800 commit d850523

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build_binaries.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,17 @@ on:
3636
type: string
3737
description: GCG version to use
3838
required: true
39-
default: "4.0.0"
39+
default: "4.0.1"
4040
scip_version:
4141
type: string
4242
description: SCIP version to use
4343
required: true
44-
default: "10.0.0"
44+
default: "10.0.1"
4545
soplex_version:
4646
type: string
4747
description: Soplex version to use
4848
required: true
49-
default: "8.0.0"
49+
default: "8.0.1"
5050
ipopt_version:
5151
type: string
5252
description: IPOPT version to use

0 commit comments

Comments
 (0)