mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 12:29:49 +00:00
golang: bump golang version to 1.14.4
That would help checking vendor and go.mod consistency. Fixes: #327 Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
dist: bionic
|
||||
os: linux
|
||||
language: go
|
||||
go: 1.13.9
|
||||
go: 1.14.4
|
||||
env: target_branch=$TRAVIS_BRANCH
|
||||
|
||||
before_install:
|
||||
|
@@ -302,7 +302,7 @@ languages:
|
||||
description: |
|
||||
'newest-version' is the latest version known to work when
|
||||
building Kata
|
||||
newest-version: "1.13.9"
|
||||
newest-version: "1.14.4"
|
||||
|
||||
rust:
|
||||
description: "rust language"
|
||||
|
Reference in New Issue
Block a user