Skip to content

Commit e702800

Browse files
committed
update SoPlex version to 8.0.1 and GCG to 4.0.1
1 parent c331014 commit e702800

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_binaries.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ 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
@@ -46,7 +46,7 @@ on:
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)