Skip to content

Commit

Permalink
Update repository config (#1411)
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 Jan 26, 2022
1 parent 1e41192 commit 127017c
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.19.11 v1.21.2 v1.23.0)
k8s=(v1.19.11 v1.21.2 v1.23.3)
IFS=' '
read -ra COMMENT <<< "${{ github.event.comment.body }}"
Expand Down

0 comments on commit 127017c

Please sign in to comment.