We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72022cb commit 98819bdCopy full SHA for 98819bd
.circleci/config.yml
@@ -16,6 +16,7 @@ jobs:
16
17
steps:
18
- prometheus/setup_environment
19
+ - run: GOHOSTARCH=386 GOARCH=386 make test
20
- run: make
21
- prometheus/store_artifact:
22
file: postgres_exporter
0 commit comments