Commit 414985c4 authored by Sylvain Gugger's avatar Sylvain Gugger
Browse files

Upgrade resource for doc building

parent cf897246
......@@ -274,6 +274,7 @@ jobs:
working_directory: ~/transformers
docker:
- image: circleci/python:3.6
resource_class: large
steps:
- checkout
- restore_cache:
......@@ -294,6 +295,7 @@ jobs:
working_directory: ~/transformers
docker:
- image: circleci/python:3.6
resource_class: large
steps:
- add_ssh_keys:
fingerprints:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment