ci: Extend e2e test matrix with v1.21.1
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -53,7 +53,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
kind-image:
|
kind-image:
|
||||||
- 'kindest/node:v1.20.0'
|
- 'kindest/node:v1.20.0'
|
||||||
# - 'kindest/node:v1.21.0' #TODO(paulfantom): enable as soon as image is available
|
- 'kindest/node:v1.21.1'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user