Skip to content

Commit

Permalink
chore: update golang to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
wwqgtxx committed Feb 7, 2024
1 parent 9e57e7d commit 324c0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
if: ${{ matrix.job.type!='WithoutCGO-GO120' }}
uses: actions/setup-go@v5
with:
go-version: "1.21"
go-version: "1.22"
check-latest: true

- name: Setup Go
Expand Down

0 comments on commit 324c0bd

Please sign in to comment.