Revert "update go version"

This reverts commit d3c087814e81f8ccf8be5e2c7ce9432fccf897ce.
This commit is contained in:
loyalsoldier 2020-07-23 15:10:59 +08:00
parent 854ff30839
commit b17a8cdc7a
No known key found for this signature in database
GPG Key ID: 23829BBC1ACF2C90

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: |