Merge pull request #746 from prometheus-community/bjk/exporter-toolkit-bump

Update exporter-toolkit
This commit is contained in:
Ben Kochie
2023-01-25 09:31:55 +01:00
committed by GitHub
7 changed files with 301 additions and 41 deletions

View File

@@ -8,7 +8,7 @@ executors:
# This must match .promu.yml.
golang:
docker:
- image: cimg/go:1.18
- image: cimg/go:1.19
jobs:
test:
@@ -22,7 +22,7 @@ jobs:
integration:
docker:
- image: cimg/go:1.18
- image: cimg/go:1.19
- image: << parameters.postgres_image >>
environment:
POSTGRES_DB: circle_test