Skip to content

Commit

Permalink
ci: update k8s test matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com>
  • Loading branch information
dholbach committed Jan 9, 2024
1 parent 87202d8 commit 885da5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,9 @@ jobs:
fail-fast: false
matrix:
kubernetes:
- "1.26"
- "1.27"
- "1.28"
- "1.29"
steps:
- uses: actions/checkout@v3
- name: Ensure go version
Expand Down

0 comments on commit 885da5c

Please sign in to comment.