Skip to content

Commit 3f16064

Browse files
committed
test master
1 parent c9e561a commit 3f16064

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ortools-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fail-fast: false
2626
matrix:
2727
os: [ubuntu-latest]
28-
branch: [a268d895bb5836d14be812108aaf0faa75af99dd]
28+
branch: [755a8e027a99a8d4ecf153a8dde4b2a767cdf384]
2929
env:
3030
deps_src_key: linux_cpp_deps_src-${{matrix.branch}}
3131
deps_build_key: linux_cpp_deps_build-${{matrix.branch}}

patch.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ index 47ba576e3e..7014b3e2d9 100644
77
highs
88
GIT_REPOSITORY "https://github.com/ERGO-Code/HiGHS.git"
99
- GIT_TAG "v1.11.0"
10-
+ GIT_TAG "a268d895bb5836d14be812108aaf0faa75af99dd"
10+
+ GIT_TAG "755a8e027a99a8d4ecf153a8dde4b2a767cdf384"
1111
GIT_SHALLOW TRUE
1212
UPDATE_COMMAND git reset --hard
1313
- PATCH_COMMAND git apply --ignore-whitespace

0 commit comments

Comments
 (0)