Update .travis.yml

try golang 1.16.x
This commit is contained in:
Sun Yimin 2021-12-23 11:43:47 +08:00 committed by GitHub
parent dc5c7205f0
commit df0ee155b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ go:
jobs: jobs:
include: include:
- arch: ppc64le - arch: ppc64le
go: 1.17.x go: 1.16.x
- arch: arm64-graviton2 - arch: arm64-graviton2
virt: vm virt: vm
os: linux os: linux