ci: update sccache

This commit is contained in:
Felix Krull 2020-07-23 18:48:37 +02:00 committed by Colin Walters
parent 66f928df83
commit 296768c2b0
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
image: fedora:rawhide
variables:
SCCACHE_URL: https://github.com/mozilla/sccache/releases/download/0.2.12/sccache-0.2.12-x86_64-unknown-linux-musl.tar.gz
SCCACHE_URL: https://github.com/mozilla/sccache/releases/download/0.2.13/sccache-0.2.13-x86_64-unknown-linux-musl.tar.gz
CARGO_TARGET_DIR: ${CI_PROJECT_DIR}/target
CARGO_HOME: ${CI_PROJECT_DIR}/cargo
SCCACHE_DIR: ${CI_PROJECT_DIR}/sccache