Skip to content

Commit

Permalink
CI: Updating k8s version (#272)
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Layfield <[email protected]>
  • Loading branch information
DandyDeveloper committed Apr 7, 2024
1 parent 4f0811b commit 1f89802
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 @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetesVersion: ["v1.19.16", "v1.23.6"]
kubernetesVersion: ["v1.29.2", "v1.26.14"]
runs-on: ubuntu-latest
if: github.ref != 'refs/heads/master'
steps:
Expand Down

0 comments on commit 1f89802

Please sign in to comment.