Skip to content

Commit 969e3b1

Browse files
committed
Move everything up to go 1.23.x
1 parent a9ec0a9 commit 969e3b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: Build and Test
88
strategy:
99
matrix:
10-
go: [ 1.20.x ]
10+
go: [ 1.23.x ]
1111
runs-on:
1212
- ubuntu-latest
1313
steps:

0 commit comments

Comments
 (0)