Skip to content

Commit

Permalink
test with 6.24
Browse files Browse the repository at this point in the history
  • Loading branch information
plexoos committed Nov 15, 2023
1 parent 2ba61eb commit 5a4cc20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
fail-fast: false
matrix:
test_id: [121, 122]
starenv: [root5, root6]
starenv: [root5, root6, root624]
compiler: [gcc485]
env:
STARENV: ${{ matrix.starenv }}-${{ matrix.compiler }}
Expand All @@ -100,7 +100,7 @@ jobs:
fail-fast: false
matrix:
test_id: [102, 121, 122]
starenv: [root5, root6]
starenv: [root5, root6, root624]
compiler: [gcc485]
env:
STARENV: ${{ matrix.starenv }}-${{ matrix.compiler }}
Expand Down

0 comments on commit 5a4cc20

Please sign in to comment.