mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 16:36:38 +00:00
Merge pull request #2593 from chavafg/topic/update-golang-version
versions: Update go to 1.13.9
This commit is contained in:
@@ -9,6 +9,8 @@ sudo: required
|
||||
dist: xenial
|
||||
|
||||
language: go
|
||||
go:
|
||||
- 1.13.9
|
||||
|
||||
os:
|
||||
- linux
|
||||
@@ -30,7 +32,6 @@ before_install:
|
||||
- ".ci/versions_checker.sh"
|
||||
|
||||
before_script:
|
||||
- ".ci/install_go.sh"
|
||||
- ".ci/static-checks.sh"
|
||||
- ".ci/versions_checker.sh"
|
||||
|
||||
|
@@ -302,7 +302,7 @@ languages:
|
||||
description: |
|
||||
'newest-version' is the latest version known to work when
|
||||
building Kata
|
||||
newest-version: "1.13.8"
|
||||
newest-version: "1.13.9"
|
||||
|
||||
rust:
|
||||
description: "rust language"
|
||||
|
Reference in New Issue
Block a user