We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51415a0 commit 5e24d43Copy full SHA for 5e24d43
.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