Skip to content

Commit

Permalink
Test with kubernetes 1.30 and 1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
wpjunior committed Oct 9, 2024
1 parent 1ab4c85 commit 62b8145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
fail-fast: true
matrix:
k8s_version:
- "1.29"
- "1.30"
- "1.31"
steps:
- uses: actions/checkout@master
- name: Running up Kubernetes (using Minikube)
Expand Down

0 comments on commit 62b8145

Please sign in to comment.