Skip to content

Commit af204bf

Browse files
committed
WIP
Signed-off-by: David Cassany <dcassany@suse.com>
1 parent 9bbbb10 commit af204bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ GINKGO_VER := $(shell go list -m github.com/onsi/ginkgo/v2 | awk '{print $$2}')
4848
GINKGO := $(ABS_TOOLS_DIR)/ginkgo-$(GINKGO_VER)
4949
GINKGO_PKG := github.com/onsi/ginkgo/v2/ginkgo
5050

51-
SETUP_ENVTEST_VER := release-0.24
51+
SETUP_ENVTEST_VER := v0.0.0-20260305142021-f9589b9f2b9d
5252
SETUP_ENVTEST := $(ABS_TOOLS_DIR)/setup-envtest-$(SETUP_ENVTEST_VER)
5353
SETUP_ENVTEST_PKG := sigs.k8s.io/controller-runtime/tools/setup-envtest
5454

0 commit comments

Comments
 (0)