mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2024-11-13 22:56:17 +01:00
ci: update kind to version 0.10.0
This commit is contained in:
parent
aae5c11126
commit
4972d66c09
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@ -32,11 +32,11 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
k8s-version:
|
||||
- v1.16.9
|
||||
- v1.18.8
|
||||
- v1.19.1
|
||||
- v1.16.15
|
||||
- v1.18.15
|
||||
- v1.19.7
|
||||
env:
|
||||
kind-version: v0.9.0
|
||||
kind-version: v0.10.0
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python 3.8
|
||||
|
Loading…
Reference in New Issue
Block a user