From f22bd061c51f144869b8e38b7a5a70484d3b5408 Mon Sep 17 00:00:00 2001 From: niuhuan Date: Fri, 3 Jun 2022 15:10:24 +0800 Subject: [PATCH] Fix ci scripts --- .github/workflows/Release.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index 4d41625..bf568e1 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -53,12 +53,6 @@ jobs: fail-fast: false matrix: config: - - target: linux - host: ubuntu-latest - flutter_version: '2.10.3' - - target: linux - host: ubuntu-latest - flutter_version: '2.10.3' - target: windows host: windows-latest flutter_version: '2.10.3'