We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 694fee1 commit 30cc93aCopy full SHA for 30cc93a
.github/workflows/go.yml
@@ -34,8 +34,6 @@ jobs:
34
include:
35
- os: ubuntu-latest
36
go-build: ~/.cache/go-build
37
- - os: macos-latest
38
- go-build: ~/Library/Caches/go-build
39
name: ${{ matrix.os }} @ Go ${{ matrix.go }}
40
runs-on: ${{ matrix.os }}
41
env:
0 commit comments