Skip to content

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Revolyssup committed Feb 12, 2025
1 parent de6edf4 commit f8c29a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
k8s: ["v1.25.3@sha256:f52781bc0d7a19fb6c405c2af83abfeb311f130707a0e219175677e366cc45d1", "v1.24.7@sha256:577c630ce8e509131eab1aea12c022190978dd2f745aac5eb1fe65c0807eb315"]
k8s: ["v1.23.17@sha256:14d0a9a892b943866d7e6be119a06871291c517d279aedb816a4b4bc0ec0a5b3", "v1.24.17@sha256:bad10f9b98d54586cba05a7eaa1b61c6b90bfc4ee174fdc43a7b75ca75c95e51"]

steps:

Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
id: kind
uses: ./.github/actions/setup-kind
with:
version: v0.17.0
version: v0.22.0
config: test/e2e/kind.yaml
image: kindest/node:${{ matrix.k8s }}

Expand Down

0 comments on commit f8c29a1

Please sign in to comment.