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