mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-27 10:46:30 +00:00
Build on 1.67 (#350)
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
|||||||
# Specify the execution environment. You can specify an image from Dockerhub or use one of our Convenience Images from CircleCI's Developer Hub.
|
# Specify the execution environment. You can specify an image from Dockerhub or use one of our Convenience Images from CircleCI's Developer Hub.
|
||||||
# See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor
|
# See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor
|
||||||
docker:
|
docker:
|
||||||
- image: ghcr.io/levkk/pgcat-ci:latest
|
- image: ghcr.io/levkk/pgcat-ci:1.67
|
||||||
environment:
|
environment:
|
||||||
RUST_LOG: info
|
RUST_LOG: info
|
||||||
LLVM_PROFILE_FILE: /tmp/pgcat-%m-%p.profraw
|
LLVM_PROFILE_FILE: /tmp/pgcat-%m-%p.profraw
|
||||||
|
|||||||
Reference in New Issue
Block a user