Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/development' into adhruv/noah-mp
Browse files Browse the repository at this point in the history
  • Loading branch information
akashdhruv committed Dec 17, 2024
2 parents b928cb2 + a8ef5b7 commit b1fef8d
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 b1fef8d

Please sign in to comment.