Enable e2e tests for k8s v1.16
This commit is contained in:
parent
3d1acf6db0
commit
b60f123cc9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -144,7 +144,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
k8s: [v1.17.11, v1.18.8, v1.19.1]
|
||||
k8s: [v1.16.15, v1.17.11, v1.18.8, v1.19.1]
|
||||
|
||||
steps:
|
||||
|
||||
|
|
Loading…
Reference in a new issue