Remove 1.29.0 until deps catch up. (#159)

Related issue: https://github.com/rancher/kubectl/pull/94

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
kfox1111
2023-12-19 19:00:41 -08:00
committed by GitHub
parent ad905d9c3e
commit cb7e7e82c0
2 changed files with 0 additions and 5 deletions
@@ -30,7 +30,6 @@ jobs:
strategy:
matrix:
k8s:
- v1.29.0
- v1.28.0
- v1.27.3
- v1.26.6
@@ -66,7 +65,6 @@ jobs:
strategy:
matrix:
k8s:
- v1.29.0
- v1.28.0
- v1.27.3
- v1.26.6
-3
View File
@@ -130,7 +130,6 @@ jobs:
# Kubernetes, but can go back farther as long as we don't need heroics
# to pull it off (i.e. kubectl version juggling).
k8s:
- v1.29.0
- v1.28.0
- v1.27.3
- v1.26.6
@@ -210,7 +209,6 @@ jobs:
fail-fast: false
matrix:
k8s:
- v1.29.0
- v1.28.0
- v1.27.3
- v1.26.6
@@ -257,7 +255,6 @@ jobs:
fail-fast: false
matrix:
k8s:
- v1.29.0
- v1.28.0
- v1.27.3
- v1.26.6