]> OzVa Git service - ozva-cloud/commitdiff
chore: remove aarch64-linux-android platform
authorsigoden <sigoden@gmail.com>
Wed, 29 Jun 2022 02:58:03 +0000 (10:58 +0800)
committersigoden <sigoden@gmail.com>
Wed, 29 Jun 2022 02:58:43 +0000 (10:58 +0800)
.github/workflows/release.yaml

index b8d0ebdabb434e423dc612af5f45aaf2c856dd8f..de9879e08727e17a6d02e09bee9683053c47194e 100644 (file)
@@ -26,10 +26,6 @@ jobs:
           os: windows-latest
           use-cross: true
           cargo-flags: "--no-default-features"
-        - target: aarch64-linux-android
-          os: ubuntu-latest
-          use-cross: true
-          cargo-flags: ""
         - target: x86_64-apple-darwin
           os: macos-latest
           cargo-flags: ""