mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
79a664d8b0
Update CI to use Android NDK r25b This commit updates the CI definitions to use the most recent Android LTS NDK release: r25b. Changes since the last NDK used by Rust negate the need to generate "standalone toolchains" and newer NDKs can be used in-place. See https://developer.android.com/ndk/guides/other_build_systems#overview