Skip to content

Commit

Permalink
Update Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Aug 14, 2024
1 parent afcc16d commit 34d741a
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 @@ -3,7 +3,7 @@ name: Go
on: [push, pull_request]

env:
GO_VERSION: 1.19
GO_VERSION: 1.22
CGO_ENABLED: 0

jobs:
Expand Down

0 comments on commit 34d741a

Please sign in to comment.