mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
switch to ubuntu18 for 64to32
This commit is contained in:
parent
7a73690b20
commit
233f617af8
1 changed files with 2 additions and 1 deletions
3
.github/workflows/github_actions.yml
vendored
3
.github/workflows/github_actions.yml
vendored
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
mpi_impl: mpich
|
||||
nwchem_modules: "qmandpw qmd"
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
- os: ubuntu-18.04
|
||||
experimental: true
|
||||
mpi_impl: mpich
|
||||
armci_network: MPI-TS
|
||||
|
|
@ -318,6 +318,7 @@ jobs:
|
|||
run: |
|
||||
cat src/tools/build/config.log || true
|
||||
cat src/tools/build/comex/config.log || true
|
||||
tail -100 64log || true
|
||||
- name: store cache
|
||||
run: |
|
||||
mkdir -p ~/apps || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue