Skip to content

Commit 0704ea0

Browse files
authored
Build on 1.67 (#350)
1 parent b4baa86 commit 0704ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
# Specify the execution environment. You can specify an image from Dockerhub or use one of our Convenience Images from CircleCI's Developer Hub.
1010
# See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor
1111
docker:
12-
- image: ghcr.io/levkk/pgcat-ci:latest
12+
- image: ghcr.io/levkk/pgcat-ci:1.67
1313
environment:
1414
RUST_LOG: info
1515
LLVM_PROFILE_FILE: /tmp/pgcat-%m-%p.profraw

0 commit comments

Comments
 (0)