mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
Auto merge of #23356 - jdm:tc-android-mac, r=jdm
Move android mac build to taskcluster <!-- 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/23356) <!-- Reviewable:end -->
This commit is contained in:
commit
81f750afa7
3 changed files with 25 additions and 14 deletions
|
@ -124,16 +124,6 @@ linux-nightly:
|
|||
- rm -rf ./python/_virtualenv
|
||||
- ./etc/ci/clean_build_artifacts.sh
|
||||
|
||||
android-mac:
|
||||
commands:
|
||||
- ./mach clean-nightlies --keep 3 --force
|
||||
- ./mach clean-cargo-cache --keep 3 --force
|
||||
- ./mach bootstrap-android --accept-all-licences --build
|
||||
- ./mach build --android --dev
|
||||
- ./mach package --android --dev
|
||||
- bash ./etc/ci/lockfile_changed.sh
|
||||
- ./etc/ci/clean_build_artifacts.sh
|
||||
|
||||
magicleap:
|
||||
env:
|
||||
MAGICLEAP_SDK: /Users/servo/magicleap/v0.17.0
|
||||
|
@ -225,6 +215,7 @@ arm64:
|
|||
linux-dev: []
|
||||
mac-dev-unit: []
|
||||
windows-msvc-dev: []
|
||||
android-mac: []
|
||||
android: []
|
||||
android-x86: []
|
||||
mac-rel-wpt1: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue