1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2024-06-18 02:34:42 +02:00
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

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