mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Use default sccache timeout.
This commit is contained in:
parent
2024ef56b0
commit
643e5c268b
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ env:
|
|||
CARGO_INCREMENTAL: "0"
|
||||
CCACHE: sccache
|
||||
RUSTC_WRAPPER: sccache
|
||||
SCCACHE_IDLE_TIMEOUT: 600
|
||||
|
||||
mac-rel-wpt1:
|
||||
- ./mach clean-nightlies --keep 3 --force
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue