ci: no need to test the devel branch with k8s v1.26

Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
Niels de Vos
2024-02-14 17:34:38 +01:00
committed by mergify[bot]
parent f464f0b85d
commit fe050557c9
2 changed files with 2 additions and 12 deletions

View File

@ -22,6 +22,8 @@ jobs:
k8s: ["1.25", "1.26", "1.27", "1.28", "1.29"]
exclude:
# the next Ceph-CSI version will not be tested with old Kubernetes
- k8s: "1.26"
branch: "devel"
- k8s: "1.25"
branch: "devel"
- k8s: "1.25"