mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
gcc-10 and gfortran-10 for tblite
This commit is contained in:
parent
dbaefc8805
commit
8e3280034e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/github_actions.yml
vendored
4
.github/workflows/github_actions.yml
vendored
|
|
@ -46,8 +46,8 @@ jobs:
|
|||
mpi_impl: openmpi
|
||||
armci_network: MPI-TS
|
||||
nwchem_modules: "xtb"
|
||||
fc: gfortran-9
|
||||
cc: gcc-9
|
||||
fc: gfortran-10
|
||||
cc: gcc-10
|
||||
blas: "build_openblas"
|
||||
use_openmp: 2
|
||||
use_tblite: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue