Skip to content

Commit

Permalink
ci: bump to Go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp committed Mar 1, 2024
1 parent f09dca6 commit 0252f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
env:
# upgrade go version throughout pipeline here
GO_VERSION: "1.21"
GO_VERSION: "1.22"
outputs:
go-version: ${{ steps.set-vars.outputs.go-version }}
branch: ${{ steps.trim_ref.outputs.branch }}
Expand Down

0 comments on commit 0252f73

Please sign in to comment.