chore: use go1.17.9 (#713)
See https://github.com/ooni/probe/issues/2076
This commit is contained in:
parent
0461e6eebc
commit
e4e6ec3820
19 changed files with 21 additions and 21 deletions
4
.github/workflows/coverage.yml
vendored
4
.github/workflows/coverage.yml
vendored
|
|
@ -12,8 +12,8 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
go:
|
||||
- "1.17.8"
|
||||
- "1.18"
|
||||
- "1.17.9"
|
||||
- "1.18.1"
|
||||
steps:
|
||||
- uses: actions/setup-go@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue