bumped the memory for analyze-linux (#53197)

This commit is contained in:
gaaclarke 2020-03-24 14:22:06 -07:00 committed by GitHub
parent d99ab6aa2c
commit 47582223f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,9 +97,11 @@ task:
- which flutter
matrix:
- name: analyze-linux # linux-only
# environment:
environment:
# Empirically, the analyze-linux shard runs surprisingly fast (under 15 minutes) with just 1
# CPU and 4G RAM as of October 2019. It fails with less than 4G though.
# CPU. We noticed OOM failures with 4GB 3/2020, so we increased the memory.
CPU: 1
MEMORY: 6G
script:
- dart --enable-asserts ./dev/bots/analyze.dart