Skip to content

Commit adfcf0f

Browse files
committed
chore(ci): align mixed benchmark download floor with observed baseline
1 parent b8324d9 commit adfcf0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ jobs:
262262
client_args: ""
263263
resolver_mode: mixed
264264
min_exfil: "5"
265-
min_download: "25"
265+
min_download: "10"
266266
artifact_glob: bench-rust-rust-mixed-*
267267
# C repo benchmark disabled (C repo currently broken).
268268
# - name: c-c

0 commit comments

Comments
 (0)