Skip to content

Commit 1dbeaee

Browse files
committed
Revert "test: Temporarily disable GOPROXY to workaround dodgy CAPA release (#395)"
This reverts commit 41a6cb9.
1 parent 07667e7 commit 1dbeaee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

make/clusterctl.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33

44
.PHONY: clusterctl.init
55
clusterctl.init:
6-
env GOPROXY=off \
7-
CLUSTER_TOPOLOGY=true \
6+
env CLUSTER_TOPOLOGY=true \
87
EXP_RUNTIME_SDK=true \
98
EXP_CLUSTER_RESOURCE_SET=true \
109
EXP_MACHINE_POOL=true \

0 commit comments

Comments
 (0)