mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #19858 - servo:jdm-patch-2, r=jdm
Disable sccache. It's causing problems on arm and mac builders and making it impossible to land changes. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19858) <!-- Reviewable:end -->
This commit is contained in:
commit
4089e388dd
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
env:
|
||||
RUSTFLAGS: -Dwarnings
|
||||
CARGO_INCREMENTAL: "0"
|
||||
CCACHE: sccache
|
||||
RUSTC_WRAPPER: sccache
|
||||
SCCACHE_IDLE_TIMEOUT: "600"
|
||||
|
||||
mac-rel-wpt1:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue