diff --git a/scripts/ci/cmake/ci-macos-12-xcode13_4_1-static-serial.cmake b/scripts/ci/cmake/ci-macos-12-xcode13_4_1-static-serial.cmake index 68e43b31b3..9e1a22f122 100644 --- a/scripts/ci/cmake/ci-macos-12-xcode13_4_1-static-serial.cmake +++ b/scripts/ci/cmake/ci-macos-12-xcode13_4_1-static-serial.cmake @@ -1,7 +1,7 @@ # Client maintainer: vicente.bolea@kitware.com set(ENV{CC} clang) set(ENV{CXX} clang++) -set(ENV{FC} gfortran-11) +set(ENV{FC} gfortran-12) set(dashboard_cache " BUILD_SHARED_LIBS=OFF