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
commit 82e79929ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: