This commit is contained in:
Christian Nicolai 2022-08-26 10:32:59 +02:00 committed by GitHub
parent 4df930f9fd
commit 7a89d531fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -32,11 +32,11 @@ jobs:
strategy:
matrix:
k8s-version:
- v1.21.14
- v1.22.12
- v1.23.9
- v1.21.12
- v1.22.9
- v1.23.6
- v1.24.3
- v1.25.0
- v1.25.0-beta.0
fail-fast: false
env:
kind-version: v0.14.0