Skip to content

Commit 44ff47e

Browse files
authored
fix(ci): record cd-cua-driver.yml's shipped size in the workflow size baseline (QwenLM#9822)
QwenLM#9587 grew cd-cua-driver.yml from 29715 to 42519 bytes (the versioned Computer Use SDK release pipeline) without updating the ratchet, and its own CI never ran the size gate. Every branch that merges current main now fails the Test job at 'Check workflow file size' before any test runs. The growth is real feature surface at 8% of GitHub's 512000-byte start-runs limit, so record it, as QwenLM#9747 did for qwen-autofix.yml.
1 parent fd9c452 commit 44ff47e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/.size-baseline

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
3480 audio-capture-prebuilds.yml
1717
9023 auto-minimize-spam.yml
1818
4638 build-and-publish-image.yml
19-
29715 cd-cua-driver.yml
19+
42519 cd-cua-driver.yml
2020
2076 cd-mobile-mcp.yml
2121
69782 ci.yml
2222
1482 codeql.yml

0 commit comments

Comments
 (0)