mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
use default gfortran for matrix builds
This commit is contained in:
parent
43193ef558
commit
e54b4e71e5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/github_actions.yml
vendored
2
.github/workflows/github_actions.yml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
- "qmandpw qmd"
|
||||
- "tce"
|
||||
fc:
|
||||
- gfortran-9
|
||||
- gfortran
|
||||
exclude:
|
||||
- os: macos-10.15
|
||||
mpi_impl: mpich
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue