Skip to content

Commit 46fdf75

Browse files
committed
probablyl don't need region in init
1 parent 15e0896 commit 46fdf75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.ci/docker/common/install_cache.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ EOF
7979
init_sccache() {
8080
# This is the remote cache bucket
8181
export SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2
82-
export SCCACHE_REGION=us-east-1
83-
export AWS_DEFAULT_REGION=us-east-1
8482
export SCCACHE_S3_KEY_PREFIX=executorch
8583
export SCCACHE_IDLE_TIMEOUT=0
8684
export SCCACHE_ERROR_LOG=/tmp/sccache_error.log

0 commit comments

Comments
 (0)