Skip to content

Commit 82eacf7

Browse files
authored
ci: use medium resource class (#1266)
1 parent 9d73007 commit 82eacf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ s3_dir_dev: &s3_dir_dev trace-dev
44
s3_dir_prod: &s3_dir_prod trace
55
s3_bucket: &s3_bucket pypi.datadoghq.com
66

7-
resource_class: &resource_class small
7+
resource_class: &resource_class medium
88
busybox_image: &busybox_image busybox:latest
99
python38_image: &python38_image circleci/python:3.8
1010
python37_image: &python37_image circleci/python:3.7

0 commit comments

Comments
 (0)