Skip to content

Commit

Permalink
Update go version to 1.22 in gh workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Pavlov <[email protected]>
  • Loading branch information
Kshatrix committed Jun 21, 2024
1 parent 8fb9a16 commit bbb7536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:
- '**.md'

env:
GO_VERSION: '1.21'
GO_VERSION: '1.22'

jobs:
build:
Expand Down

0 comments on commit bbb7536

Please sign in to comment.