Skip to content

Commit

Permalink
Test against k8s 1.32 (#1584)
Browse files Browse the repository at this point in the history
Signed-off-by: 1gtm <[email protected]>
  • Loading branch information
1gtm authored Feb 27, 2025
1 parent 29330fe commit 4f517c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
needs: build
strategy:
matrix:
k8s: [v1.29.14, v1.30.10, v1.31.6, v1.32.2]
k8s: [v1.26.15, v1.27.16, v1.28.15, v1.29.14, v1.30.10, v1.31.6, v1.32.2]
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 4f517c2

Please sign in to comment.