Skip to content

Commit 52fee50

Browse files
committed
i thought we have a bazel disk size
1 parent 066f5fc commit 52fee50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/container/Dockerfile.jax

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ RUN --mount=type=cache,id=bazel-disk-${TARGETARCH},target=/cache/bazel-disk,shar
7272
build-jax.sh \
7373
--bazel-cache ${BAZEL_CACHE} \
7474
--build-param --bazel_options=--repository_cache=/cache/bazel-repo \
75-
--build-param --bazel_options=--disk_cache_max_size=32212254720 \
7675
--build-path-jaxlib ${BUILD_PATH_JAXLIB} \
7776
--extra-targets "${EXTRA_BAZEL_TARGETS}" \
7877
--extra-target-dest /builder/extra-targets \

0 commit comments

Comments
 (0)