mdbx-ci: switch to 20.04 on Circle-CI.

Change-Id: I039316e5074d540a636dc6b1020ef2c86945c803
This commit is contained in:
Leonid Yuriev 2020-04-30 03:47:37 +03:00
parent 5edf164e8b
commit a283b2a894

View File

@ -2,7 +2,7 @@ version: 2
jobs: jobs:
build: build:
docker: docker:
- image: circleci/buildpack-deps:artful - image: circleci/buildpack-deps:20.04
environment: environment:
- TESTDB: /tmp/test.db - TESTDB: /tmp/test.db
- TESTLOG: /tmp/test.log - TESTLOG: /tmp/test.log