Skip to content

Commit

Permalink
.github/workflows: update pipeline versions
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester committed Jun 12, 2024
1 parent f785752 commit 7e6dc99
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,10 @@ jobs:
fail-fast: false # Keep running if one leg fails.
matrix:
pipeline-version:
- v0.47.5
- v0.50.5
- v0.53.3
- v0.50.6
- v0.53.7
- v0.56.5
- v0.59.1
- latest
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 7e6dc99

Please sign in to comment.