Skip to content

Commit

Permalink
Merge pull request #2994 from vkarak/ci/pin-flux-version
Browse files Browse the repository at this point in the history
[ci] Pin version of flux scheduler in CI
  • Loading branch information
vkarak authored Sep 12, 2023
2 parents fd77789 + 3dbe0d4 commit fc54c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-flux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
container: ['fluxrm/flux-sched:focal']
container: ['fluxrm/flux-sched:focal-v0.28.0']

container:
image: ${{ matrix.container }}
Expand Down

0 comments on commit fc54c42

Please sign in to comment.