Skip to content

Commit

Permalink
Test against k8s 1.31
Browse files Browse the repository at this point in the history
Signed-off-by: 1gtm <[email protected]>
  • Loading branch information
1gtm committed Aug 14, 2024
1 parent d7f4320 commit 5645dc4
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 @@ -50,7 +50,7 @@ jobs:
needs: build
strategy:
matrix:
k8s: [v1.25.16, v1.26.15, v1.27.13, v1.28.9, v1.29.4, v1.30.0]
k8s: [v1.26.15, v1.27.16, v1.28.9, v1.29.7, v1.30.3, v1.31.0]
steps:
- uses: actions/checkout@v1

Expand Down

0 comments on commit 5645dc4

Please sign in to comment.