diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index 4437ceb76..c2490ad00 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -36,7 +36,7 @@ jobs: - build_type: Release build_shared_libs: ON os: macos-latest - do_fortran: OFF + do_fortran: ON # someday when mac+fortran+shared is fixed (plus universal do_fortran: ON) #- build_type: Release # build_shared_libs: ON