Use Go 1.18 to build and test containerd

Go 1.18 is released. Go 1.16 is no longer supported by the Go team.
golangci-lint is updated since 1.44.2 doesn't support Go 1.18.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
This commit is contained in:
Kazuyoshi Kato
2022-03-16 16:56:06 +00:00
parent 0c701654a1
commit a19ad9bb6f
10 changed files with 20 additions and 21 deletions

View File

@@ -2,7 +2,7 @@
become: yes
roles:
- role: config-golang
go_version: '1.17.8'
go_version: '1.18'
arch: arm64
tasks:
- name: Build containerd