doc: update readme img (#3207)

This commit is contained in:
海亮
2023-12-15 15:56:08 +08:00
committed by GitHub
parent dd8a5dcf32
commit fc02e06423
2 changed files with 10 additions and 1 deletions

View File

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