Skip to content

Commit

Permalink
Enable gocacheprog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi committed Nov 7, 2024
1 parent 513753b commit c726875
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ DOCKER_PLATFORM ?= linux
DOCKER_OUTPUT ?= type=docker
DOCKER_TAG ?= golang-tip:$(GO_BRANCH)

export GOEXPERIMENT = cacheprog

all: docker-build targz-build

docker-up:
Expand Down

0 comments on commit c726875

Please sign in to comment.