Skip to content

Commit cc89c0d

Browse files
committed
CI: test on Go 1.23
1 parent 42d5fb0 commit cc89c0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: CI
88
strategy:
99
matrix:
10-
go: ['1.18', '1.19', '1.21', '1.22']
10+
go: ['1.18', '1.19', '1.22', '1.23']
1111
os: ['ubuntu-latest', 'windows-latest', 'macOS-latest']
1212
runs-on: ${{ matrix.os }}
1313
steps:

0 commit comments

Comments
 (0)