Merge pull request #49 from Loyalsoldier/revert-update-go-version
Revert "update go version"
This commit is contained in:
commit
ec973741d6
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user