Skip to content

Commit

Permalink
[CI] Updated resource size for python 3 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LysandreJik committed Sep 2, 2019
1 parent 2dcc5a1 commit 3fbf301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
working_directory: ~/pytorch-transformers
docker:
- image: circleci/python:3.5
resource_class: large
resource_class: xlarge
parallelism: 1
steps:
- checkout
Expand Down

0 comments on commit 3fbf301

Please sign in to comment.