liuyuqi-dellpc 2 years ago
parent
commit
dc729dce9d
1 changed files with 0 additions and 8 deletions
  1. 0 8
      .github/workflows/build.yml

+ 0 - 8
.github/workflows/build.yml

@@ -18,14 +18,6 @@ jobs:
           path: |
             ~/.cache/go-build
             ~/go/pkg/mod
-        - os: macos-latest
-          path: |
-            ~/Library/Caches/go-build
-            ~/go/pkg/mod
-        - os: windows-latest
-          path: |
-            %LocalAppData%\go-build
-            ~/go/pkg/mod
     runs-on: ubuntu-latest
     steps:
       - name: Set up Go 1.13