Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
ci use go 1.14.x
Browse files Browse the repository at this point in the history
  • Loading branch information
boypt committed Mar 31, 2020
1 parent 01a32ba commit 47b3563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v1
with:
go-version: 1.13.x
go-version: 1.14.x

- name: Check out code
uses: actions/checkout@v2
Expand Down

0 comments on commit 47b3563

Please sign in to comment.