mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
gcc-11 gone from macos runners
This commit is contained in:
parent
809658469c
commit
5cbd772ac2
1 changed files with 4 additions and 4 deletions
8
.github/workflows/github_actions.yml
vendored
8
.github/workflows/github_actions.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue