1
0
mirror of https://github.com/silenceper/wechat.git synced 2026-02-23 13:42:25 +08:00

Compare commits

...

2 Commits

Author SHA1 Message Date
ren-jimmy
9b465e1ba5 Merge 1e4f73ef02 into a5e674bf10 2023-12-28 09:39:46 +00:00
ren-jimmy
1e4f73ef02 Update go.yml 2023-12-28 17:33:36 +08:00

View File

@@ -10,7 +10,7 @@ jobs:
golangci:
strategy:
matrix:
go-version: [ '1.16','1.17','1.18','1.19','1.20','1.21' ]
go-version: [ '1.16','1.17','1.18','1.19','1.20','1.21.4' ]
name: golangci-lint
runs-on: ubuntu-latest
steps: