💩 由于 go mod 依赖错综复杂,停止对 Windows 旧版本的支持计划

This commit is contained in:
naiba
2020-12-13 02:11:24 +08:00
parent 050a9b71c1
commit dbdb0c412c
6 changed files with 10 additions and 18 deletions

View File

@@ -16,10 +16,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.10.8
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
if: startsWith(github.ref, 'refs/tags/')