Skip to content

Commit c691036

Browse files
authored
ci: run on go1.18 (#349)
1 parent 858b8b8 commit c691036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
ci:
77
strategy:
88
matrix:
9-
go-version: [1.11.x, 1.17.x]
9+
go-version: [1.11.x, 1.18.x]
1010

1111
runs-on: ubuntu-latest
1212

0 commit comments

Comments
 (0)