Skip to content

Commit

Permalink
ci: add k8s 1.28/1.29/1.30 integration test
Browse files Browse the repository at this point in the history
Signed-off-by: JenTing Hsiao <[email protected]>
  • Loading branch information
jenting committed May 20, 2024
1 parent 2935df8 commit a9f6234
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
- v1.25.8
- v1.26.3
- v1.27.0
- v1.28.0
- v1.29.0
- v1.30.0
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v3
Expand Down

0 comments on commit a9f6234

Please sign in to comment.