"test/git@developer.sourcefind.cn:change/sglang.git" did not exist on "6487ef64c659fe1b1c10743a37f6377f70044ecd"
Commit 414985c4 authored by Sylvain Gugger's avatar Sylvain Gugger
Browse files

Upgrade resource for doc building

parent cf897246
...@@ -274,6 +274,7 @@ jobs: ...@@ -274,6 +274,7 @@ 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:
...@@ -294,6 +295,7 @@ jobs: ...@@ -294,6 +295,7 @@ 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