Bump to go 1.18

Signed-off-by: Casey Callendrello <cdc@redhat.com>
This commit is contained in:
Casey Callendrello
2022-04-20 18:06:31 +02:00
parent 0c39335765
commit 0a0853a756
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ name: test
on: ["push", "pull_request"]
env:
GO_VERSION: "1.17"
GO_VERSION: "1.18"
LINUX_ARCHES: "amd64 386 arm arm64 s390x mips64le ppc64le"
jobs: