Skip to content

Commit

Permalink
Merge pull request #18 from scipopt/Opt-Mucca-patch-1
Browse files Browse the repository at this point in the history
Update build_binaries.yml
  • Loading branch information
Opt-Mucca authored Dec 4, 2024
2 parents ef90d6c + 4de8ad5 commit 48a44f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@ on:
type: string
description: GCG version to use
required: true
default: "3.6.2"
default: "3.7.0"
scip_version:
type: string
description: SCIP version to use
required: true
default: "9.1.1"
default: "9.2.0"
soplex_version:
type: string
description: Soplex version to use
required: true
default: "7.1.1"
default: "7.1.2"
ipopt_version:
type: string
description: IPOPT version to use
Expand Down

0 comments on commit 48a44f4

Please sign in to comment.