Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
  • Loading branch information
jenting committed May 21, 2024
1 parent a9f6234 commit c8f8fe1
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@ jobs:
max-parallel: 1
matrix:
k8s:
- v1.19.16
- v1.20.15
- v1.21.12
- v1.22.15
- v1.23.13
- v1.24.12
- v1.25.8
- v1.26.3
- v1.27.0
- v1.28.0
- v1.29.0
# - v1.19.16
# - v1.20.15
# - v1.21.12
# - v1.22.15
# - v1.23.13
# - v1.24.12
# - v1.25.8
# - v1.26.3
# - v1.27.0
- v1.28.9
- v1.29.4
- v1.30.0
steps:
- name: Check out code into the Go module directory
Expand Down

0 comments on commit c8f8fe1

Please sign in to comment.