Skip to content

Commit f87394e

Browse files
julianwiedmannaanm
authored andcommitted
gh: ginkgo: reduce number of tested k8s versions in PRs
Seems like every time we bump the tested k8s versions, we accidentally introduce a fourth version into the per-PR testing. But the established pattern is actually to test on N, N-1 and N-3. N-2 is still covered in the scheduled runs. See 0c555f1 (".github: remove k8s 1.29 from testing per PR") for a previous fix-up. Fixes: e471a29 ("k8s: Add support for 1.32.0") Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
1 parent aa6e51b commit f87394e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/actions/ginkgo/main-prs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@
44
k8s-version:
55
- "1.34"
66
- "1.33"
7-
- "1.32"
87
- "1.31"

0 commit comments

Comments
 (0)