Use go 1.18 in github actions (#560)

This commit is contained in:
Dan Sosedoff 2022-05-20 20:41:01 -05:00 committed by GitHub
parent 9aa3a5a84e
commit 193073727a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ on:
- push - push
env: env:
GO_VERSION: 1.17 GO_VERSION: 1.18
CGO_ENABLED: 0 CGO_ENABLED: 0
jobs: jobs: