Skip to content

Commit f2a69ae

Browse files
authored
ci: run on go 1.17.x (#307)
1 parent 7d87848 commit f2a69ae

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.16.x]
9+
go-version: [1.11.x, 1.17.x]
1010

1111
runs-on: ubuntu-latest
1212

0 commit comments

Comments
 (0)