Skip to content

Commit

Permalink
Merge pull request #3043 from vkarak/ci/update-flux-ci
Browse files Browse the repository at this point in the history
[ci] Use again latest Flux in CI
  • Loading branch information
vkarak authored Nov 12, 2023
2 parents a3366b6 + bd28fbf commit 5986ed5
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-v0.28.0']
container: ['fluxrm/flux-sched:focal']

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

0 comments on commit 5986ed5

Please sign in to comment.