mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-13 00:02:46 +10:00
fix: remove android builds
This commit is contained in:
6
.github/workflows/CI.yml
vendored
6
.github/workflows/CI.yml
vendored
@ -55,12 +55,6 @@ jobs:
|
|||||||
- host: ubuntu-latest
|
- host: ubuntu-latest
|
||||||
target: armv7-unknown-linux-musleabihf
|
target: armv7-unknown-linux-musleabihf
|
||||||
build: yarn build --target armv7-unknown-linux-musleabihf
|
build: yarn build --target armv7-unknown-linux-musleabihf
|
||||||
- host: ubuntu-latest
|
|
||||||
target: aarch64-linux-android
|
|
||||||
build: yarn build --target aarch64-linux-android
|
|
||||||
- host: ubuntu-latest
|
|
||||||
target: armv7-linux-androideabi
|
|
||||||
build: yarn build --target armv7-linux-androideabi
|
|
||||||
- host: ubuntu-latest
|
- host: ubuntu-latest
|
||||||
target: aarch64-unknown-linux-musl
|
target: aarch64-unknown-linux-musl
|
||||||
docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-alpine
|
docker: ghcr.io/napi-rs/napi-rs/nodejs-rust:lts-alpine
|
||||||
|
|||||||
Reference in New Issue
Block a user