Commit 1390cb4
committed
ci: move release build job to blacksmith-32vcpu-ubuntu-2404
Step 3 of the Blacksmith rollout from CLI-1497. The build job is the
longest serial step on the release critical path (~6m47s on
large-linux-x86), driving 8x bun --compile plus 6x go build. Moving it
to a 32 vCPU Blacksmith runner should shave 1.5-2 minutes; the
sticky-disk node_modules and go-build caches from the previous steps
compound on top.
Supersedes the org-provisioned large-linux-x86 swap -- per the parent
plan, that label was the only remaining holdout once everything else
migrates to Blacksmith.
Refs CLI-1500.1 parent a66f09f commit 1390cb4
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- .github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments