Merge pull request #764 from edoapra/master

update for github actions
This commit is contained in:
NWChem: Open Source High-Performance Computational Chemistry 2023-03-30 17:33:00 -07:00 committed by GitHub
commit 1dbe6da9c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,6 @@ jobs:
include:
- {folder: nwchem-dev, archs: linux/aarch64, fc: gfortran}
- {folder: nwchem-dev, archs: linux/ppc64le, fc: gfortran}
- {folder: nwchem-dev.xlf, archs: linux/ppc64le, fc: xlf, experimental: true}
- {folder: nwchem-dev, archs: linux/arm/v7, fc: gfortran}
runs-on: ubuntu-latest