We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7aeea5 commit c9e561aCopy full SHA for c9e561a
.github/workflows/ortools-ubuntu.yml
@@ -5,7 +5,7 @@ name: ortools-ubuntu
5
on:
6
push:
7
branches:
8
- - ortools
+ - ortools-c
9
pull_request:
10
workflow_dispatch:
11
patch.patch
@@ -7,7 +7,7 @@ index 47ba576e3e..7014b3e2d9 100644
highs
GIT_REPOSITORY "https://github.com/ERGO-Code/HiGHS.git"
- GIT_TAG "v1.11.0"
-+ GIT_TAG "latest"
++ GIT_TAG "a268d895bb5836d14be812108aaf0faa75af99dd"
GIT_SHALLOW TRUE
12
UPDATE_COMMAND git reset --hard
13
- PATCH_COMMAND git apply --ignore-whitespace
0 commit comments