remove android build

pull/192/head
Σrebe - Romain GERARD 2023-11-04 00:36:02 +01:00
parent 6a9c411a6f
commit 477117c7bc
No known key found for this signature in database
GPG Key ID: 7A42B4B97E0332F4
2 changed files with 4 additions and 5 deletions

View File

@ -1,7 +1,6 @@
[build]
rustflags = ["--cfg", "uuid_unstable"]
#[target.'cfg(target_os = "linux")']
#rustflags = ["-C", "linker=ld.lld", "-C", "relocation-model=static", "-C", "strip=symbols", "--cfg", "uuid_unstable"]
#[build]

View File

@ -30,11 +30,11 @@ jobs:
- name: Linux armv7hf
target: armv7-unknown-linux-musleabihf
- name: Android aarch64
target: aarch64-linux-android
# - name: Android aarch64
# target: aarch64-linux-android
- name: Android armv7
target: armv7-linux-androideabi
# - name: Android armv7
# target: armv7-linux-androideabi
#- name: Linux mips
# target: mips-unknown-linux-musl