mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 04:41:46 +03:00
ci: update rust version
This commit is contained in:
parent
ba2c8f9d8a
commit
667542dd12
@ -3,7 +3,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: circleci/rust:1.33.0
|
||||
- image: circleci/rust:1.36.0
|
||||
environment:
|
||||
DATABASE_URL: postgres://postgres@localhost/test
|
||||
RUST_LOG: actix_web=debug,postgres=debug,martin=debug
|
||||
|
Loading…
Reference in New Issue
Block a user