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 b4baa86 commit 0704ea0Copy full SHA for 0704ea0
.circleci/config.yml
@@ -9,7 +9,7 @@ jobs:
9
# Specify the execution environment. You can specify an image from Dockerhub or use one of our Convenience Images from CircleCI's Developer Hub.
10
# See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor
11
docker:
12
- - image: ghcr.io/levkk/pgcat-ci:latest
+ - image: ghcr.io/levkk/pgcat-ci:1.67
13
environment:
14
RUST_LOG: info
15
LLVM_PROFILE_FILE: /tmp/pgcat-%m-%p.profraw
0 commit comments