Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Android CI #1346

Merged
merged 1 commit into from
Oct 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,7 @@ jobs:
- s390x-unknown-linux-gnu
- wasm32-wasi
- i586-unknown-linux-gnu
- x86_64-linux-android
- arm-linux-androideabi
- mipsel-unknown-linux-musl
- aarch64-linux-android
- nvptx64-nvidia-cuda
- thumbv6m-none-eabi
- thumbv7m-none-eabi
Expand Down Expand Up @@ -146,18 +143,9 @@ jobs:
os: windows-latest
- target: i586-unknown-linux-gnu
os: ubuntu-latest
- target: x86_64-linux-android
os: ubuntu-latest
disable_assert_instr: 1
- target: arm-linux-androideabi
os: ubuntu-latest
disable_assert_instr: 1
- target: mipsel-unknown-linux-musl
os: ubuntu-latest
norun: 1
- target: aarch64-linux-android
os: ubuntu-latest
disable_assert_instr: 1
- target: nvptx64-nvidia-cuda
os: ubuntu-latest
- target: thumbv6m-none-eabi
Expand Down
38 changes: 0 additions & 38 deletions ci/android-install-ndk.sh

This file was deleted.

60 changes: 0 additions & 60 deletions ci/android-install-sdk.sh

This file was deleted.

56 changes: 0 additions & 56 deletions ci/android-sysimage.sh

This file was deleted.

46 changes: 0 additions & 46 deletions ci/docker/aarch64-linux-android/Dockerfile

This file was deleted.

46 changes: 0 additions & 46 deletions ci/docker/arm-linux-androideabi/Dockerfile

This file was deleted.

29 changes: 0 additions & 29 deletions ci/docker/x86_64-linux-android/Dockerfile

This file was deleted.

45 changes: 0 additions & 45 deletions ci/runtest-android.rs

This file was deleted.