mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-08 22:23:15 +00:00
Merge pull request #4012 from jenting/add-k8s-1.22-ci-test
Add Kubernetes v1.22 CI test
This commit is contained in:
1
.github/workflows/crds-verify-kind.yaml
vendored
1
.github/workflows/crds-verify-kind.yaml
vendored
@@ -59,6 +59,7 @@ jobs:
|
||||
- 1.19.7
|
||||
- 1.20.2
|
||||
- 1.21.1
|
||||
- 1.22.0
|
||||
# All steps run in parallel unless otherwise specified.
|
||||
# See https://docs.github.com/en/actions/learn-github-actions/managing-complex-workflows#creating-dependent-jobs
|
||||
steps:
|
||||
|
||||
1
.github/workflows/e2e-test-kind.yaml
vendored
1
.github/workflows/e2e-test-kind.yaml
vendored
@@ -63,6 +63,7 @@ jobs:
|
||||
- 1.19.7
|
||||
- 1.20.2
|
||||
- 1.21.1
|
||||
- 1.22.0
|
||||
fail-fast: false
|
||||
steps:
|
||||
- name: Check out the code
|
||||
|
||||
Reference in New Issue
Block a user