Skip to content

Commit eefa002

Browse files
authored
Bump CI version of Go to test versions 1.17.x and 1.16.x (#2108)
Fixes #2106.
1 parent b5776f9 commit eefa002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
test:
1515
strategy:
1616
matrix:
17-
go-version: [1.x, 1.15.x]
17+
go-version: [1.x, 1.16.x]
1818
platform: [ubuntu-latest]
1919
include:
2020
# include windows, but only with the latest Go version, since there

0 commit comments

Comments
 (0)