Skip to content

Commit 386de46

Browse files
reduce FTL baseline profile shards to 1
1 parent 1ba7f3d commit 386de46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firebase_test_lab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@ jobs:
9595
--directories-to-pull /sdcard/Download \
9696
--results-bucket gs://macrobenchmark-results \
9797
--environment-variables clearPackageData=true,additionalTestOutputDir=/sdcard/Download,no-isolated-storage=true,androidx.benchmark.enabledRules=BaselineProfile \
98-
--num-uniform-shards 2 \
98+
--num-uniform-shards 1 \
9999
--timeout 30m

0 commit comments

Comments
 (0)