Skip to content

Commit

Permalink
Merge pull request #1034 from networkservicemesh/update-k8s-versions
Browse files Browse the repository at this point in the history
bump: update k8s versions
  • Loading branch information
ljkiraly authored Oct 24, 2024
2 parents 6df5bd4 + 03c52fb commit 9be51a7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ jobs:
fail-fast: false
matrix:
image:
- v1.28.0
- v1.27.2
- v1.26.4
- v1.25.11
- v1.24.15
- v1.23.17
- v1.22.17
- v1.21.14
- v1.31.1
- v1.30.4
- v1.29.8
- v1.28.12
- v1.27.16
- v1.26.15
- v1.25.16
- v1.24.17
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.12.1
Expand Down

0 comments on commit 9be51a7

Please sign in to comment.