mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 21:01:45 +03:00
ci: 🎡 use circleci/rust:1.31 image
This commit is contained in:
parent
c55d06fea1
commit
22402d4038
@ -3,7 +3,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: circleci/rust:1.30
|
||||
- image: circleci/rust:1.31
|
||||
environment:
|
||||
DATABASE_URL: postgres://postgres@localhost/test
|
||||
RUST_LOG: actix_web=debug,postgres=debug,martin=debug
|
||||
|
Loading…
Reference in New Issue
Block a user