mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-16 11:08:23 +06:00
[CI] Updated resource size for python 3 tests
This commit is contained in:
parent
2dcc5a1629
commit
3fbf301bba
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user