Explorar o código

mac command lines tools don't need to be installed

Matthew R. Kasun %!s(int64=3) %!d(string=hai) anos
pai
achega
6ee26600cf
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      .github/workflows/test.yml

+ 0 - 1
.github/workflows/test.yml

@@ -45,7 +45,6 @@ jobs:
           go-version: 1.18
       - name: Build mac
         run: |
-          xcode-select --install
           env CGO_ENABLED=1 GOOS=darwin GOARCH=amd64 go build -tags=gui main.go
   tests:
     env: