mirror of
https://github.com/prometheus/prometheus
synced 2025-01-28 18:33:08 +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
|
runs-on: ubuntu-latest
|
||||||
# The go verson in this image should be N-1 wrt test_go.
|
# The go verson in this image should be N-1 wrt test_go.
|
||||||
container:
|
container:
|
||||||
image: quay.io/prometheus/golang-builder:1.18-base
|
image: quay.io/prometheus/golang-builder:1.19-base
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: make build
|
- run: make build
|
||||||
|
Loading…
Reference in New Issue
Block a user