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 c9e561a commit 3f16064Copy full SHA for 3f16064
.github/workflows/ortools-ubuntu.yml
@@ -25,7 +25,7 @@ jobs:
25
fail-fast: false
26
matrix:
27
os: [ubuntu-latest]
28
- branch: [a268d895bb5836d14be812108aaf0faa75af99dd]
+ branch: [755a8e027a99a8d4ecf153a8dde4b2a767cdf384]
29
env:
30
deps_src_key: linux_cpp_deps_src-${{matrix.branch}}
31
deps_build_key: linux_cpp_deps_build-${{matrix.branch}}
patch.patch
@@ -7,7 +7,7 @@ index 47ba576e3e..7014b3e2d9 100644
7
highs
8
GIT_REPOSITORY "https://github.com/ERGO-Code/HiGHS.git"
9
- GIT_TAG "v1.11.0"
10
-+ GIT_TAG "a268d895bb5836d14be812108aaf0faa75af99dd"
++ GIT_TAG "755a8e027a99a8d4ecf153a8dde4b2a767cdf384"
11
GIT_SHALLOW TRUE
12
UPDATE_COMMAND git reset --hard
13
- PATCH_COMMAND git apply --ignore-whitespace
0 commit comments