mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Auto merge of #21162 - servo:android-x86-noop, r=SimonSapin
Add a no-op 'android-x86' set of Buildbot steps This seems to exist before we configure Buildbot to look for it. Actual compilation and testing steps will be added once Buildbot is configured to run them. CC https://github.com/servo/servo/issues/21124, https://github.com/servo/servo/issues/21116. <!-- 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/21162) <!-- Reviewable:end -->
This commit is contained in:
commit
b411536165
1 changed files with 3 additions and 0 deletions
|
@ -159,6 +159,9 @@ android:
|
|||
- bash ./etc/ci/lockfile_changed.sh
|
||||
- python ./etc/ci/check_dynamic_symbols.py
|
||||
|
||||
android-x86:
|
||||
- echo FIXME To be filled in once Buildbot is configured
|
||||
|
||||
android-nightly:
|
||||
- ./mach clean-nightlies --keep 3 --force
|
||||
- ./mach clean-cargo-cache --keep 3 --force
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue