Skip to content

Commit a723e74

Browse files
committed
upgrade
1 parent 418b6d7 commit a723e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
golangci:
1111
strategy:
1212
matrix:
13-
go-version: [ '1.16','1.17','1.18','1.19','1.20','1.21.4','1.22' ]
13+
go-version: [ '1.16','1.17','1.18','1.19','1.20','1.21.4' ]
1414
name: golangci-lint
1515
runs-on: ubuntu-latest
1616
steps:

0 commit comments

Comments
 (0)