mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Fix linux-rel-intermittent build.
This commit is contained in:
parent
e94d1c44ab
commit
ded204c680
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