Merge pull request #12285 from bboreham/update-older-go

Update test_golang_oldest to 1.19
This commit is contained in:
Julien Pivotto 2023-04-22 15:55:59 +02:00 committed by GitHub
commit 7cd9f8a340
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,7 +66,7 @@ jobs:
runs-on: ubuntu-latest
# The go verson in this image should be N-1 wrt test_go.
container:
image: quay.io/prometheus/golang-builder:1.18-base
image: quay.io/prometheus/golang-builder:1.19-base
steps:
- uses: actions/checkout@v3
- run: make build