mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2024-11-14 18:56:15 +01:00
ci: update supported K8s versions
This commit is contained in:
parent
3453d0e176
commit
8704304029
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -32,14 +32,14 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
k8s-version:
|
||||
- v1.20.15
|
||||
- v1.21.12
|
||||
- v1.22.9
|
||||
- v1.23.6
|
||||
- v1.24.0
|
||||
- v1.24.3
|
||||
- v1.25.0-beta.0
|
||||
fail-fast: false
|
||||
env:
|
||||
kind-version: v0.13.0
|
||||
kind-version: v0.14.0
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up Python
|
||||
|
Loading…
Reference in New Issue
Block a user