mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Use new ARM target for nightly upload.
This commit is contained in:
parent
87140641a4
commit
e24e9dee1f
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ from servo.util import delete
|
|||
|
||||
PACKAGES = {
|
||||
'android': [
|
||||
'target/arm-linux-androideabi/release/servo.apk',
|
||||
'target/armv7-linux-androideabi/release/servo.apk',
|
||||
],
|
||||
'linux': [
|
||||
'target/release/servo-tech-demo.tar.gz',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue