Skip to content

Commit

Permalink
Update github go toolchain.
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Ortiz <[email protected]>
  • Loading branch information
taik0 committed Jun 5, 2024
1 parent 985086d commit ab72d49
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 @@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.17
go-version: 1.22.2

- name: Test
run: go test -v ./...

0 comments on commit ab72d49

Please sign in to comment.