ci: Use `./` with shebangs rather than `sh` or `bash`The scripts say how they should execute, there isn't any reason toduplicate this wherever they are called.(backport <https://github.com/rust-
ci: Use `./` with shebangs rather than `sh` or `bash`The scripts say how they should execute, there isn't any reason toduplicate this wherever they are called.(backport <https://github.com/rust-lang/libc/pull/4124>)(cherry picked from commit 4707c5db583477e83961eef1b40df2fe5e016fe4)
show more ...
ci: Change 64-bit Docker images to ubuntu:24.1023.10 is EOL so update to the latest stable version. This changeexcludes sparc which is stuck on an older version.(backport <https://github.com/rus
ci: Change 64-bit Docker images to ubuntu:24.1023.10 is EOL so update to the latest stable version. This changeexcludes sparc which is stuck on an older version.(backport <https://github.com/rust-lang/libc/pull/4120>)(cherry picked from commit 0c9abeff5569581f2f459524194b5bfca693bbd8)
Upgrade Android NDK version
Upgrade Docker images to Ubuntu 23.10
Update Docker image to Ubuntu 22.04Signed-off-by: Yuki Okushi <[email protected]>
fix typos
Use wget instead of curl
Use python3 instead
Update Ubuntu images to 20.04
Update Ubuntu images to 19.10
Update Ubuntu images to 19.04
Update Android Docker images Ubuntu version
Update to NDK r15b (with unified headers) and add missing symbols needed by nix crate
Add x86_64-linux-android test
Add test support for x86_64-linux-android