gcc-11 gone from macos runners

This commit is contained in:
edoapra 2024-08-12 16:24:57 -07:00
parent 809658469c
commit 5cbd772ac2
No known key found for this signature in database
GPG key ID: 9E6A0B70826967BA

View file

@ -309,16 +309,16 @@ jobs:
mpi_impl: openmpi
armci_network: MPI-PR
nwchem_modules: "tce"
fc: gfortran-11
cc: gcc-11
fc: gfortran-12
cc: gcc-12
xcode_version: 15.4
- os: macos-latest
experimental: true
mpi_impl: openmpi
armci_network: MPI-TS
nwchem_modules: "tinyqmpw"
fc: gfortran-11
cc: gcc-11
fc: gfortran-12
cc: gcc-12
xcode_version: 15.4
- os: macos-latest
experimental: true