mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
chore(ci): only test four latest k8s versions (#18676)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
This commit is contained in:
parent
0d1d1a1b18
commit
cc700df89b
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci-build.yaml
vendored
2
.github/workflows/ci-build.yaml
vendored
|
|
@ -399,8 +399,6 @@ jobs:
|
|||
latest: false
|
||||
- version: v1.26.13
|
||||
latest: false
|
||||
- version: v1.25.16
|
||||
latest: false
|
||||
needs:
|
||||
- build-go
|
||||
- changes
|
||||
|
|
|
|||
Loading…
Reference in a new issue