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