Commit 854b44aa authored by Sylvain Gugger's avatar Sylvain Gugger
Browse files

Revert size change as it doesn't change anything

parent 414985c4
...@@ -274,7 +274,6 @@ jobs: ...@@ -274,7 +274,6 @@ jobs:
working_directory: ~/transformers working_directory: ~/transformers
docker: docker:
- image: circleci/python:3.6 - image: circleci/python:3.6
resource_class: large
steps: steps:
- checkout - checkout
- restore_cache: - restore_cache:
...@@ -295,7 +294,6 @@ jobs: ...@@ -295,7 +294,6 @@ jobs:
working_directory: ~/transformers working_directory: ~/transformers
docker: docker:
- image: circleci/python:3.6 - image: circleci/python:3.6
resource_class: large
steps: steps:
- add_ssh_keys: - add_ssh_keys:
fingerprints: 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