mirror of
https://github.com/prometheus/prometheus
synced 2025-01-15 19:32:05 +00:00
Merge pull request #12285 from bboreham/update-older-go
Update test_golang_oldest to 1.19
This commit is contained in:
commit
7cd9f8a340
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user