Skip to content

Commit

Permalink
Merge branch 'development' into micro_add_bc_arg
Browse files Browse the repository at this point in the history
  • Loading branch information
gardner48 authored Dec 17, 2024
2 parents adf79d5 + a8ef5b7 commit 6a86035
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 6a86035

Please sign in to comment.