Merge pull request #6893 from positiveblue/go-19-travis

ci: fix go version for travis jobs
This commit is contained in:
Oliver Gugger
2022-09-09 13:28:37 +02:00
committed by GitHub

View File

@@ -21,7 +21,7 @@ go:
# /make/builder.Dockerfile
# /.github/workflows/main.yml
# /.github/workflows/release.yml
- "1.19.0"
- "1.19"
env:
global: