-
Notifications
You must be signed in to change notification settings - Fork 73
Fix Android CI #354
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: master
Are you sure you want to change the base?
Fix Android CI #354
Conversation
...what. |
Use more recent cmdline-tools for Arm Android
The simple hope is that a more recent QEMU might fix slowness.
d05f174
to
21fd913
Compare
Attempt to combat the slowness of emulators for this particular platform, which are oddly even slower than I expect in general. It probably doesn't help that they run all tests except for the handful of x86-specific ones.
This reverts commit eaf7dbc. It turns out this is where armv7 support ends!
This reverts commit ebd01ff.
81b6c5a
to
a08b1e6
Compare
This is modeled on rust-lang/backtrace-rs@caf2f0b