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

View File

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