mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Auto merge of #22175 - servo:jdm-patch-19, r=jdm
Fix linux-rel-intermittent build. <!-- 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/22175) <!-- Reviewable:end -->
This commit is contained in:
commit
1517298820
1 changed files with 4 additions and 0 deletions
|
@ -74,6 +74,10 @@ mac-nightly:
|
|||
- ./etc/ci/update-wpt-checkout cleanup
|
||||
|
||||
linux-rel-intermittent:
|
||||
env:
|
||||
CC: gcc-5
|
||||
CXX: g++-5
|
||||
commands:
|
||||
- ./mach clean-nightlies --keep 3 --force
|
||||
- ./mach clean-cargo-cache --keep 3 --force
|
||||
- ./etc/ci/clean_build_artifacts.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue