Skip to content

Commit

Permalink
Update repository config (#1407)
Browse files Browse the repository at this point in the history
/cherry-pick

Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm committed Dec 16, 2021
1 parent 849c782 commit 1ca2129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Expand Up @@ -54,7 +54,7 @@ jobs:
- id: set-matrix
name: Generate test matrix
run: |
k8s=(v1.16.15 v1.18.19 v1.20.7 v1.22.0)
k8s=(v1.19.11 v1.21.2 v1.23.0)
IFS=' '
read -ra COMMENT <<< "${{ github.event.comment.body }}"
Expand Down

0 comments on commit 1ca2129

Please sign in to comment.