Commit f87394e
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
0 commit comments