From 632f9e264c23468b2d38a5c440bd20207be61773 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 30 Mar 2023 10:54:54 +0800 Subject: [PATCH] Update flutter-nightly.yml #3795 --- .github/workflows/flutter-nightly.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/flutter-nightly.yml b/.github/workflows/flutter-nightly.yml index ef2a50e10..06f6f8150 100644 --- a/.github/workflows/flutter-nightly.yml +++ b/.github/workflows/flutter-nightly.yml @@ -264,12 +264,6 @@ jobs: os: macos-latest, extra-build-args: "", } - - { - target: aarch64-apple-darwin, - arch: aarch64, - os: macos-latest, - extra-build-args: "", - } steps: - name: Checkout source code uses: actions/checkout@v3