mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
gfortran-9 needed for tblite
This commit is contained in:
parent
058803a8f3
commit
489269c467
2 changed files with 13 additions and 1 deletions
2
.github/workflows/github_actions.yml
vendored
2
.github/workflows/github_actions.yml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
mpi_impl: openmpi
|
||||
armci_network: MPI-TS
|
||||
nwchem_modules: "xtb"
|
||||
fc: gfortran
|
||||
fc: gfortran-9
|
||||
blas: "build_openblas"
|
||||
use_tblite: 1
|
||||
- os: ubuntu-18.04
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue