Skip to content

Commit

Permalink
Updated github ci, modified go version.
Browse files Browse the repository at this point in the history
Updated github ci, modified go version.
  • Loading branch information
cn0047 authored Oct 21, 2022
2 parents 475c3b2 + 16d3ce7 commit 04ecc3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: "Set up Go"
uses: actions/setup-go@v2
with:
go-version: 1.19
go-version: 1.13
- name: "Format"
run: go fmt ./...
- name: "Vet"
Expand Down

0 comments on commit 04ecc3d

Please sign in to comment.