mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2024-11-15 04:56:16 +01:00
ci: update kind and K8s versions
This commit is contained in:
parent
8a6d555cfe
commit
4917729792
9
.github/workflows/ci.yml
vendored
9
.github/workflows/ci.yml
vendored
@ -33,12 +33,13 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
k8s-version:
|
k8s-version:
|
||||||
- v1.20.15
|
- v1.20.15
|
||||||
- v1.21.10
|
- v1.21.12
|
||||||
- v1.22.7
|
- v1.22.9
|
||||||
- v1.23.5
|
- v1.23.6
|
||||||
|
- v1.24.0
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
env:
|
env:
|
||||||
kind-version: v0.12.0
|
kind-version: v0.13.0
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
|
Loading…
Reference in New Issue
Block a user