diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 4aa3672..2ab4650 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -35,8 +35,6 @@ jobs: include: - os: ubuntu-latest go-build: ~/.cache/go-build - - os: macos-latest - go-build: ~/Library/Caches/go-build name: ${{ matrix.os }} @ Go ${{ matrix.go }} runs-on: ${{ matrix.os }} env: