Skip to content

Commit

Permalink
fix ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
sho0126hiro committed Oct 27, 2022
1 parent 025e149 commit ec3b36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-test-and-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v2
with:
go-version: ^1.17
go-version: 1.17
id: go
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit ec3b36d

Please sign in to comment.