mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Auto merge of #21805 - jdm:jsup, r=jdm
Upgrade mozjs. - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #21469 - [x] There are tests for these changes <!-- 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/21805) <!-- Reviewable:end -->
This commit is contained in:
commit
ea2ca7ed4a
2 changed files with 6 additions and 6 deletions
|
@ -190,8 +190,8 @@ android-mac:
|
|||
- ./mach clean-nightlies --keep 3 --force
|
||||
- ./mach clean-cargo-cache --keep 3 --force
|
||||
- ./etc/ci/bootstrap-android-and-accept-licences.sh
|
||||
- env --unset ANDROID_NDK --unset ANDROID_SDK ./mach build --android --dev
|
||||
- env --unset ANDROID_NDK --unset ANDROID_SDK ./mach package --android --dev
|
||||
- ./mach build --android --dev
|
||||
- ./mach package --android --dev
|
||||
- bash ./etc/ci/lockfile_changed.sh
|
||||
- ./etc/ci/clean_build_artifacts.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue