From 489a49a94202564a4b72f44ca25fe2ecb5bc517f Mon Sep 17 00:00:00 2001 From: Lkhsss Date: Sun, 17 Nov 2024 10:46:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2a30e9e..17188d1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,6 @@ jobs: include: - target: aarch64-unknown-linux-musl os: ubuntu-latest - use-cross: true cargo-flags: "" - target: aarch64-apple-darwin os: macos-latest