use gfortran-11 instead of gfortran-12

This commit is contained in:
edoapra 2024-04-29 19:14:26 -07:00
parent e3aa271123
commit 0cab711408
No known key found for this signature in database
GPG key ID: 9E6A0B70826967BA

View file

@ -323,7 +323,8 @@ jobs:
mpi_impl: openmpi
armci_network: MPI-TS
nwchem_modules: "tinyqmpw"
fc: gfortran-12
fc: gfortran-11
cc: gcc-11
xcode_version: 15.4
- os: macos-latest
experimental: true