Go back to Go 1.13

We got too many reports of binaries built with Go 1.41.1 not working
any more on arm and mips CPUs.

So, downgrade until these issues are sorted out.
This commit is contained in:
Frank Denis 2020-03-24 14:39:06 +01:00
parent c13a69b040
commit d91df1a62c

View File

@ -4,7 +4,7 @@ language: go
os:
- linux
go:
- 1.x
- 1.13.x
addons:
apt: