Travis-CI: hold back version of Go 1.15.x (#2225)
See https://github.com/golang/go/issues/42484
This commit is contained in:
parent
42f56e2862
commit
fe1db25d16
@ -12,7 +12,7 @@ arch:
|
||||
- arm64
|
||||
|
||||
go:
|
||||
- 1.15.x
|
||||
- 1.15.3 # hold back version of Go, see issue #42484
|
||||
- 1.14.x
|
||||
- 1.13.x
|
||||
- tip
|
||||
|
Loading…
Reference in New Issue
Block a user