Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
2870fd19
Commit
2870fd19
authored
Jul 06, 2021
by
Lysandre
Browse files
Bump CircleCI machine sizes
parent
3fd85777
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
.circleci/config.yml
.circleci/config.yml
+3
-1
No files found.
.circleci/config.yml
View file @
2870fd19
...
...
@@ -349,6 +349,7 @@ jobs:
working_directory
:
~/transformers
docker
:
-
image
:
circleci/python:3.6
resource_class
:
large
steps
:
-
checkout
-
restore_cache
:
...
...
@@ -370,6 +371,7 @@ jobs:
working_directory
:
~/transformers
docker
:
-
image
:
circleci/python:3.6
resource_class
:
large
steps
:
-
add_ssh_keys
:
fingerprints
:
...
...
@@ -392,7 +394,7 @@ jobs:
working_directory
:
~/transformers
docker
:
-
image
:
circleci/python:3.6
resource_class
:
medium
resource_class
:
large
environment
:
TRANSFORMERS_IS_CI
:
yes
parallelism
:
1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment