Skip to content

Commit

Permalink
ci: add k8s 1.28 in compatibility test suite
Browse files Browse the repository at this point in the history
Signed-off-by: Rory Z <[email protected]>
  • Loading branch information
Rory-Z committed Sep 1, 2023
1 parent ba6492c commit bc4409f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- "v1.25.0"
- "v1.26.0"
- "v1.27.0"
- "v1.28.0"
steps:
- if: matrix.kubernetes-env == 'k3s'
run: |
Expand Down

0 comments on commit bc4409f

Please sign in to comment.