ci: Roll back Rust image to 1.36

This commit is contained in:
Mike Welsh 2019-08-15 14:01:04 -07:00
parent 483dea2370
commit 2535ef3635
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ description: Ruffle - Flash Player emulator written in Rust
jobs:
build:
docker:
- image: circleci/rust:1.37
- image: circleci/rust:1.36
steps:
- checkout
- restore_cache: