diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 32e317b..7f34458 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,9 +23,6 @@ jobs: - name: 'App' platform: 'windows/amd64' os: 'windows-latest' - - name: 'App' - platform: 'darwin/universal' - os: 'macos-latest' runs-on: ${{ matrix.build.os }} steps: