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 0ecdae6 commit 734b7b3Copy full SHA for 734b7b3
.github/workflows/hipo-macos-gh.yml
@@ -52,8 +52,7 @@ jobs:
52
-S ${{runner.workspace}}/highs-tests/HiGHS \
53
-B ${{runner.workspace}}/build \
54
-DHIPO=ON \
55
- -DMETIS_ROOT=${{runner.workspace}}/installs \
56
- -DGKLIB_ROOT=${{runner.workspace}}/installs
+ -DMETIS_ROOT=${{runner.workspace}}/installs
57
58
- name: Build
59
working-directory: ${{runner.workspace}}/build
.github/workflows/hipo-ubuntu-gh.yml
@@ -69,8 +69,7 @@ jobs:
69
70
71
72
73
74
75
76
0 commit comments