Merge pull request #49 from Loyalsoldier/revert-update-go-version

Revert "update go version"
This commit is contained in:
Kslr 2020-07-24 02:40:40 +08:00 committed by GitHub
commit ec973741d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ jobs:
- name: Setup Go 1.x.y
uses: actions/setup-go@v2
with:
go-version: "^1.14.6"
go-version: "^1.14.4"
- name: Set $GOPATH and more variables
run: |