Skip to content

Commit

Permalink
Travis-CI: hold back version of Go 1.15.x (go-delve#2225)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarzilli committed Nov 16, 2020
1 parent 42f56e2 commit fe1db25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fe1db25

Please sign in to comment.