Commit 3fbf301b authored by LysandreJik's avatar LysandreJik
Browse files

[CI] Updated resource size for python 3 tests

parent 2dcc5a16
...@@ -4,7 +4,7 @@ jobs: ...@@ -4,7 +4,7 @@ jobs:
working_directory: ~/pytorch-transformers working_directory: ~/pytorch-transformers
docker: docker:
- image: circleci/python:3.5 - image: circleci/python:3.5
resource_class: large resource_class: xlarge
parallelism: 1 parallelism: 1
steps: steps:
- checkout - checkout
......
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