Skip to content

Commit

Permalink
Merge branch 'development' into cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
AMLattanzi authored Dec 17, 2024
2 parents f832919 + a8ef5b7 commit 1fe945f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
runs-on: ${{matrix.os}}
strategy:
matrix:
os: [ubuntu-latest]
os: [ubuntu-22.04]
include:
- os: ubuntu-latest
- os: ubuntu-22.04
install_deps: sudo apt-get install mpich libmpich-dev
comp: gnu
procs: $(nproc)
Expand Down

0 comments on commit 1fe945f

Please sign in to comment.