mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
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
This commit is contained in:
parent
f66c9b6160
commit
b25483d012
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