mirror of
https://github.com/rancher/k3k.git
synced 2026-08-23 22:36:17 +00:00
bump go1.23 (#198)
This commit is contained in:
@@ -30,9 +30,7 @@ jobs:
|
||||
- name: Install tools
|
||||
run: |
|
||||
go install github.com/onsi/ginkgo/v2/ginkgo
|
||||
|
||||
# With Golang 1.22 we need to use the release-0.18 branch
|
||||
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@release-0.18
|
||||
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest
|
||||
|
||||
ENVTEST_BIN=$(setup-envtest use -p path)
|
||||
sudo mkdir -p /usr/local/kubebuilder/bin
|
||||
|
||||
Reference in New Issue
Block a user