Skip to content

Commit 650d5bc

Browse files
authored
Merge pull request #22 from tucksaun/go-123-124
Add Go 1.23 and 1.24 to the CI matrix
2 parents 90b449c + 4343377 commit 650d5bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
- '1.20'
1717
- '1.21'
1818
- '1.22'
19+
- '1.23'
20+
- '1.24'
1921
name: Go ${{ matrix.go }} test
2022
steps:
2123
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)