Skip to content

Commit

Permalink
Update Go version for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cbertinato committed Mar 9, 2024
1 parent 6134333 commit 174f75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches:
- "main"
env:
GOLANG_VERSION: '1.19'
GOLANG_VERSION: '1.22'

jobs:
unit-tests:
Expand Down

0 comments on commit 174f75c

Please sign in to comment.