Skip to content

Commit

Permalink
Merge pull request #220 from ty-dc/fix/upgrade-ci-failed
Browse files Browse the repository at this point in the history
fix: Upgrading CI setting kind cluster failed
  • Loading branch information
ty-dc authored Sep 3, 2024
2 parents 2db26bf + 6c17c22 commit 97df531
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/auto-upgrade-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,12 +214,7 @@ jobs:
- name: Setup Golang
uses: actions/setup-go@v5
with:
go-version: 1.21.4

- name: Install Kind Bin
uses: helm/kind-action@v1.10.0
with:
install_only: true
go-version: 1.22.0

- name: Install Tools
run: |
Expand Down

0 comments on commit 97df531

Please sign in to comment.