diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d9083738e..640061f4a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,8 +16,6 @@ jobs: include: - os: ubuntu-latest name: ${{ github.event.repository.name }}-${{ github.ref_name }}-ubuntu-amd64.tar.gz - - os: macos-13 - name: ${{ github.event.repository.name }}-${{ github.ref_name }}-macos-amd64.tar.gz runs-on: ${{ matrix.os }}