We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5776f9 commit eefa002Copy full SHA for eefa002
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
test:
15
strategy:
16
matrix:
17
- go-version: [1.x, 1.15.x]
+ go-version: [1.x, 1.16.x]
18
platform: [ubuntu-latest]
19
include:
20
# include windows, but only with the latest Go version, since there
0 commit comments