mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
gcc-11 and gfortran-11 for macos-12
This commit is contained in:
parent
db3ddce5ff
commit
0b1026e2a8
1 changed files with 2 additions and 2 deletions
4
.github/workflows/github_actions.yml
vendored
4
.github/workflows/github_actions.yml
vendored
|
|
@ -266,8 +266,8 @@ jobs:
|
|||
mpi_impl: openmpi
|
||||
armci_network: MPI-PR
|
||||
nwchem_modules: "tce"
|
||||
fc: gfortran-10
|
||||
cc: gcc-10
|
||||
fc: gfortran-11
|
||||
cc: gcc-11
|
||||
xcode_version: 13.4.1
|
||||
- os: macos-12
|
||||
experimental: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue