Double the sccache timeout.

Fixes #19907.
This commit is contained in:
Josh Matthews 2018-01-30 11:58:03 -05:00 committed by GitHub
parent 5114d1dee9
commit 7dc38db13b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ env:
RUST_BACKTRACE: '1'
RUSTFLAGS: -Dwarnings
CARGO_INCREMENTAL: "0"
SCCACHE_IDLE_TIMEOUT: "600"
SCCACHE_IDLE_TIMEOUT: "1200"
mac-rel-wpt1:
- ./mach clean-nightlies --keep 3 --force