mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
used ubuntu 20.04 by default
This commit is contained in:
parent
6fff6401f5
commit
bea65b2ff5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/github_actions.yml
vendored
2
.github/workflows/github_actions.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
blas: [build_openblas]
|
||||
os: [ubuntu-18.04, macos-10.15]
|
||||
os: [ubuntu-20.04, macos-10.15]
|
||||
experimental: [false]
|
||||
mpi_impl:
|
||||
- openmpi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue