We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d60a32 commit 15e0896Copy full SHA for 15e0896
.ci/docker/ubuntu/Dockerfile
@@ -57,6 +57,7 @@ COPY ./common/utils.sh utils.sh
57
RUN bash ./install_cache.sh && rm install_cache.sh utils.sh
58
ENV SCCACHE_BUCKET ossci-compiler-cache-circleci-v2
59
ENV SCCACHE_S3_KEY_PREFIX executorch
60
+ENV SCCACHE_REGION us-east-1
61
62
ARG TORCH_VERSION
63
COPY ./common/install_pytorch.sh install_pytorch.sh
0 commit comments