mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2024-11-14 18:56:15 +01:00
ci: update to Kind 0.9.0
This commit is contained in:
parent
b70b279a62
commit
e15c548978
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -31,9 +31,9 @@ jobs:
|
||||
k8s-version:
|
||||
- v1.16.9
|
||||
- v1.18.8
|
||||
- v1.19.0
|
||||
- v1.19.1
|
||||
env:
|
||||
kind-version: v0.8.1
|
||||
kind-version: v0.9.0
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python 3.8
|
||||
|
Loading…
Reference in New Issue
Block a user