Skip to content

Commit c21e0de

Browse files
committed
Update
1 parent 03093cb commit c21e0de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/MINLP.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
version: ['lts', '1']
19-
os: [ubuntu-latest, macOS-latest]
19+
os: [ubuntu-latest, macOS-latest, windows-latest]
2020
arch: [x64]
2121
steps:
2222
- uses: actions/checkout@v4

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SCIP_jll = "e5ac4fe4-a920-5659-9bf8-f9f73e9e79ce"
1414
MathOptInterface = "1.32"
1515
OpenBLAS32_jll = "0.3"
1616
SCIP_PaPILO_jll = "900"
17-
SCIP_jll = "900"
17+
SCIP_jll = "900.200.100"
1818
julia = "1.10"
1919

2020
[extras]

0 commit comments

Comments
 (0)