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 c29e503 commit 3abbd28Copy full SHA for 3abbd28
.github/workflows/pull_requests.yml
@@ -33,7 +33,7 @@ jobs:
33
runs-on: ubuntu-20.04
34
strategy:
35
matrix:
36
- go: [ '1.16', '1.15', '1.14' ]
+ go: [ '1.17', '1.16', '1.15', '1.14' ]
37
steps:
38
- uses: actions/[email protected]
39
- name: Setup go
0 commit comments