1
0
Fork 0

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

Revert "update go version"
pull/57/head
Kslr 5 years ago committed by GitHub
commit ec973741d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save