Skip to content

Commit

Permalink
Update golang version
Browse files Browse the repository at this point in the history
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
  • Loading branch information
kiashok committed Jun 27, 2024
1 parent 6749c2f commit 7b09059
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 @@ -4,7 +4,7 @@ on:
- pull_request

env:
GO_VERSION: "1.19.x"
GO_VERSION: "1.20.x"
GOTESTSUM_VERSION: "latest"

jobs:
Expand Down

0 comments on commit 7b09059

Please sign in to comment.