Skip to content

Commit 57046ab

Browse files
committed
.github: promotes go1.22.3
1 parent 1c7d5c2 commit 57046ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
go: ["1.20"]
15+
go: ["1.22.3"]
1616
name: Go ${{ matrix.go }}
1717
steps:
1818
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)