mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 21:00:08 +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
|
||||
docker:
|
||||
- image: circleci/python:3.5
|
||||
resource_class: large
|
||||
resource_class: xlarge
|
||||
parallelism: 1
|
||||
steps:
|
||||
- checkout
|
||||
|
Loading…
Reference in New Issue
Block a user