mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
switch to ubuntu-latest
This commit is contained in:
parent
f47622ff8b
commit
5ad03ec88d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/github_actions.yml
vendored
2
.github/workflows/github_actions.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
matrix:
|
||||
blas: [build_openblas]
|
||||
blas_size: [8]
|
||||
os: [ubuntu-22.04, macos-latest, ubuntu-24.04-arm]
|
||||
os: [ubuntu-latest, macos-latest, ubuntu-24.04-arm]
|
||||
experimental: [false]
|
||||
mpi_impl:
|
||||
- openmpi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue