Skip to content

Commit 229f8d5

Browse files
committed
chore: update CI Test Go version to v1.18
1 parent 8b3668e commit 229f8d5

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.16.x, 1.17.x]
16+
go-version: [1.17.x, 1.18.x]
1717

1818
services:
1919
redis:

0 commit comments

Comments
 (0)