Skip to content

Commit

Permalink
fix: Upgrading CI setting kind cluster failed
Browse files Browse the repository at this point in the history
Signed-off-by: ty-dc <[email protected]>
  • Loading branch information
ty-dc committed Sep 3, 2024
1 parent 2db26bf commit 6c17c22
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/[email protected]
with:
install_only: true
go-version: 1.22.0

- name: Install Tools
run: |
Expand Down

0 comments on commit 6c17c22

Please sign in to comment.