Skip to content

Commit 34b3cbb

Browse files
committed
Go 1.23 was released couple of hours ago
Signed-off-by: Miek Gieben <[email protected]>
1 parent 39938e9 commit 34b3cbb

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
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
strategy:
99
matrix:
10-
go: [ 1.20.x, 1.21.x ]
10+
go: [ 1.22.x, 1.23.x ]
1111
steps:
1212

1313
- name: Set up Go

0 commit comments

Comments
 (0)