diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index 19b1ca9708..4486b20f24 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -259,7 +259,7 @@ jobs: mpi_impl: openmpi armci_network: MPI-TS nwchem_modules: "tinyqmpw" - fc: gfortran-12 + fc: gfortran-11 cc: gcc use_libxc: 1 xcode_version: 15.3 @@ -317,14 +317,14 @@ jobs: nwchem_modules: "tce" fc: gfortran-11 cc: gcc-11 - xcode_version: 14.3.1 + xcode_version: 15.4 - os: macos-latest experimental: true mpi_impl: openmpi armci_network: MPI-TS nwchem_modules: "tinyqmpw" - fc: gfortran-11 - xcode_version: 14.3.1 + fc: gfortran-12 + xcode_version: 15.4 - os: macos-latest experimental: true mpi_impl: openmpi @@ -339,7 +339,7 @@ jobs: armci_network: MPI-PT nwchem_modules: "nwdft solvation driver" fc: ifort - xcode_version: 14.3.1 + xcode_version: 15.4 - os: ubuntu-20.04 experimental: true mpi_impl: mpich