Skip to content

Commit

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

Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm authored Oct 11, 2020
1 parent 7974b47 commit 80933bd
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 @@ -28,7 +28,7 @@ jobs:
- id: set-matrix
name: Generate test matrix
run: |
k8s=(v1.12.10 v1.14.10 v1.16.9 v1.18.4)
k8s=(v1.14.10 v1.16.9 v1.18.8 v1.19.1)
IFS=' '
read -ra COMMENT <<< "${{ github.event.comment.body }}"
Expand Down

0 comments on commit 80933bd

Please sign in to comment.