Skip to content

Commit 40ac100

Browse files
committed
.github/workflows: update pipeline versions
Signed-off-by: Vincent Demeester <[email protected]>
1 parent 773b9cb commit 40ac100

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/test.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ jobs:
2929
fail-fast: false # Keep running if one leg fails.
3030
matrix:
3131
pipeline-version:
32-
- v0.44.5
33-
- v0.47.5
34-
- v0.50.5
35-
- v0.53.3
32+
- v0.50.6
33+
- v0.53.7
34+
- v0.56.5
35+
- v0.59.1
3636
- latest
3737
runs-on: ubuntu-latest
3838
needs:

0 commit comments

Comments
 (0)