bump to golang 1.22 (#6083)

This commit is contained in:
WeidiDeng
2024-02-07 15:13:58 +08:00
committed by GitHub
parent feb07a7b59
commit bc1e63198d
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
GO_SEMVER: '~1.21.0'
- go: '1.22'
GO_SEMVER: '~1.22.0-rc.2'
GO_SEMVER: '~1.22.0'
# Set some variables per OS, usable via ${{ matrix.VAR }}
# CADDY_BIN_PATH: the path to the compiled Caddy binary, for artifact publishing