Skip to content

Commit 7b2f051

Browse files
authored
Update repository config (#133)
/cherry-pick Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent c2c8362 commit 7b2f051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
needs: build
4646
strategy:
4747
matrix:
48-
k8s: [v1.14.10, v1.15.11, v1.16.9, v1.17.5, v1.18.8, v1.20.0]
48+
k8s: [v1.14.10, v1.15.11, v1.16.9, v1.17.5, v1.18.8, v1.19.4, v1.20.0]
4949
steps:
5050
- uses: actions/checkout@v1
5151

0 commit comments

Comments
 (0)