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'