mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
use gfortran-11 instead of gfortran-12
This commit is contained in:
parent
e3aa271123
commit
0cab711408
1 changed files with 2 additions and 1 deletions
3
.github/workflows/github_actions.yml
vendored
3
.github/workflows/github_actions.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue