File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -115,7 +115,6 @@ jobs:
115115
116116 # TODO(b/513099808): Re-enable after fixing intermittent GCS I/O errors causing flaky builds.
117117 export SCCACHE_IGNORE_SERVER_IO_ERROR=1
118- unset SCCACHE_GCS_BUCKET SCCACHE_GCS_KEY_PREFIX SCCACHE_GCS_RW_MODE
119118
120119 export MSVC_VERSION="${{ matrix.msvc }}"
121120 export BRANCH_IDENTIFIER=$(echo "${{ github.ref_name }}" | tr '[:punct:]' '_')
Original file line number Diff line number Diff line change @@ -115,7 +115,6 @@ jobs:
115115 export CLOUDSDK_PYTHON="${{ steps.py311.outputs.python-path }}"
116116 export CMAKE_OUT="c:/b"
117117 export SCCACHE_IGNORE_SERVER_IO_ERROR=1
118- unset SCCACHE_GCS_BUCKET SCCACHE_GCS_KEY_PREFIX SCCACHE_GCS_RW_MODE
119118
120119 export MSVC_VERSION="${{ matrix.msvc }}"
121120 export BRANCH_IDENTIFIER=$(echo "${{ github.ref_name }}" | tr '[:punct:]' '_')
You can’t perform that action at this time.
0 commit comments