Skip to content

Commit

Permalink
Update Workflow Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
punmechanic committed Mar 27, 2024
1 parent cbb4388 commit 0a73a6c
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 @@ -20,5 +20,5 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: "1.19"
go-version: "1.22"
- run: go test ./...

0 comments on commit 0a73a6c

Please sign in to comment.