Skip to content

Commit

Permalink
test if previous CI Nim branch selection works again
Browse files Browse the repository at this point in the history
  • Loading branch information
jcosborn committed Feb 10, 2025
1 parent 15530e7 commit 51fb79e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
strategy:
matrix:
mpi-impl: [openmpi, mpich]
#nim-branch: [version-2-0, version-2-2, devel]
nim-branch: [v2.0.12, v2.2.0]
nim-branch: [version-2-0, version-2-2, devel]
#nim-branch: [v2.0.14, v2.2.2]
fuel-compat: [0, 1]
fail-fast: false
name: nim-${{ matrix.nim-branch }}-${{ matrix.mpi-impl }}-FUELCompat:${{ matrix.fuel-compat }}
Expand Down

0 comments on commit 51fb79e

Please sign in to comment.