Skip to content

Commit

Permalink
test with k8s v1.27.0 (#1303)
Browse files Browse the repository at this point in the history
* Remove k8s v1.24

* Bump patch versions for v1.25 and v1.26

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
  • Loading branch information
arkodg authored Apr 13, 2023
1 parent ad1d8f3 commit 1d1cf03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
needs: [build]
strategy:
matrix:
version: [ v1.24.0, v1.25.3, v1.26.0 ]
version: [ v1.25.8, v1.26.3, v1.27.0 ]
steps:
- uses: actions/checkout@v3
- uses: ./tools/github-actions/setup-deps
Expand Down

0 comments on commit 1d1cf03

Please sign in to comment.