Skip to content

Commit a23d722

Browse files
committed
Test on go 1.24 as well
1 parent 784ef2d commit a23d722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
strategy:
88
matrix:
9-
go-version: [1.23.x]
9+
go-version: [1.23.x, 1.24.x]
1010

1111
services:
1212
redis:

0 commit comments

Comments
 (0)