Skip to content

Commit 1ca2129

Browse files
authored
Update repository config (#1407)
/cherry-pick Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 849c782 commit 1ca2129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- id: set-matrix
5555
name: Generate test matrix
5656
run: |
57-
k8s=(v1.16.15 v1.18.19 v1.20.7 v1.22.0)
57+
k8s=(v1.19.11 v1.21.2 v1.23.0)
5858
5959
IFS=' '
6060
read -ra COMMENT <<< "${{ github.event.comment.body }}"

0 commit comments

Comments
 (0)