Skip to content

Commit 92fb134

Browse files
committed
test: update the go version of the v8 branch test
Signed-off-by: monkey92t <[email protected]>
1 parent 2556b76 commit 92fb134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
go-version: [1.17.x, 1.18.x]
16+
go-version: [1.18.x, 1.19.x]
1717

1818
services:
1919
redis:

0 commit comments

Comments
 (0)