Skip to content

Commit

Permalink
Update repository config (#1375)
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 Aug 5, 2021
1 parent 8b7c6d3 commit 0f6400d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- id: set-matrix
name: Generate test matrix
run: |
k8s=(v1.16.15 v1.18.15 v1.21.1)
k8s=(v1.16.15 v1.18.19 v1.20.7 v1.22.0)
IFS=' '
read -ra COMMENT <<< "${{ github.event.comment.body }}"
Expand Down

0 comments on commit 0f6400d

Please sign in to comment.