Skip to content

Commit

Permalink
Merge pull request #3888 from spidernet-io/robot/update_doc-1723752284
Browse files Browse the repository at this point in the history
robot updates kind node version in k8s matrix test
  • Loading branch information
weizhoublue committed Aug 16, 2024
2 parents 3b346f2 + d6fbf64 commit e074ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-diff-k8s-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
matrix:
# Synchronise with the latest releases of each version
# If a new version of kind/node is released, it will be updated automatically.
version: [v1.28.12, v1.27.16, v1.26.15, v1.25.16, v1.29.7, v1.30.3, v1.31.0, v1.23.17, v1.24.17, v1.22.17]
version: [v1.28.13, v1.29.8, v1.30.4, v1.27.16, v1.26.15, v1.25.16, v1.31.0, v1.23.17, v1.24.17, v1.22.17]
needs: [call_build_ci_image, get_ref, call_release_chart]
uses: ./.github/workflows/e2e-init.yaml
with:
Expand Down

0 comments on commit e074ac6

Please sign in to comment.