Skip to content

Commit

Permalink
kubernetesVersion: ["v1.28.7", "v1.29.2", "v1.30.0", "v1.31.0"]
Browse files Browse the repository at this point in the history
Signed-off-by: Hung Nguyen <[email protected]>
  • Loading branch information
HN23 committed Oct 29, 2024
1 parent fffabc8 commit 2eff57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetesVersion: ["v1.24.17", "v1.25.16", "v1.26.14", "v1.27.11", "v1.28.7", "v1.29.2", "v1.30.0"]
kubernetesVersion: ["v1.28.7", "v1.29.2", "v1.30.0", "v1.31.0"]
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 2eff57b

Please sign in to comment.