Skip to content

Commit 8843636

Browse files
committed
Update github actions for go 1.22
1 parent 8bd2f9e commit 8843636

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
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
go-version: [ '1.13', '1.20', '1.21.x' ]
17+
go-version: [ '1.13', '1.21', '1.22.x' ]
1818

1919
steps:
2020
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)