Skip to content

Commit 4accb17

Browse files
committed
macosCI: use gcc
1 parent 44b7305 commit 4accb17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
-DENABLE_SINGGRAPHBUILD:BOOL=ON
8484
-DCMAKE_PREFIX_PATH="$lcov_ROOT;$glpk_ROOT;$googletest_ROOT;$pybind11_ROOT;$cgal_ROOT;$gmp_ROOT;$mpfr_ROOT;$boost_ROOT;$eigen_ROOT;$gts_ROOT;$glib_ROOT;$pcre2_ROOT"
8585
-DCMAKE_INSTALL_PREFIX=${{github.workspace}}/
86+
-DCMAKE_CXX_COMPILER=gcc-12
8687
8788
- name: Build
8889
# Use a bash shell so we can use the same syntax for environment variable

0 commit comments

Comments
 (0)