update go to 1.22.0

This commit is contained in:
Greg T. Wallace 2024-02-12 22:24:43 -05:00
parent dd246b9f14
commit 14517ca0a1

View file

@ -8,7 +8,7 @@ on:
env: env:
GITHUB_REF: ${{ github.ref }} GITHUB_REF: ${{ github.ref }}
GO_VERSION: '1.21.6' GO_VERSION: '1.22.0'
jobs: jobs:
build-common: build-common: