From df0ee155b1bcb26096f55a33e683a6c0f2eb6b25 Mon Sep 17 00:00:00 2001 From: Sun Yimin Date: Thu, 23 Dec 2021 11:43:47 +0800 Subject: [PATCH] Update .travis.yml try golang 1.16.x --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 849e0be..3657090 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ go: jobs: include: - arch: ppc64le - go: 1.17.x + go: 1.16.x - arch: arm64-graviton2 virt: vm os: linux