Update flutter-nightly.yml

#3795
This commit is contained in:
RustDesk 2023-03-30 10:54:54 +08:00 committed by GitHub
parent 623bd7cba5
commit 632f9e264c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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