chore: update golang to 1.22

This commit is contained in:
wwqgtxx 2024-02-07 18:23:18 +08:00
parent 9e57e7d29b
commit 324c0bde7d

View file

@ -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