Skip to content

Commit c9e561a

Browse files
committed
branchesgit add --all!
1 parent e7aeea5 commit c9e561a

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
@@ -5,7 +5,7 @@ name: ortools-ubuntu
55
on:
66
push:
77
branches:
8-
- ortools
8+
- ortools-c
99
pull_request:
1010
workflow_dispatch:
1111

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 "latest"
10+
+ GIT_TAG "a268d895bb5836d14be812108aaf0faa75af99dd"
1111
GIT_SHALLOW TRUE
1212
UPDATE_COMMAND git reset --hard
1313
- PATCH_COMMAND git apply --ignore-whitespace

0 commit comments

Comments
 (0)