Commit d9edc11
committed
ci: move release smoke-test linux leg to blacksmith
Step 4 of the Blacksmith rollout from CLI-1497. Replaces ubuntu-latest
with blacksmith-8vcpu-ubuntu-2404 in the smoke-test matrix. The Linux
leg pulls 6 images x 2 platforms via docker; Blacksmith runners ship a
local registry mirror that makes those pulls near-instant, so we rely
on it instead of any explicit pre-pull/cache machinery.
The QEMU setup stays -- arm64 docker subtests still execute via
emulation. A future PR can split the leg into native amd64 + arm64
Blacksmith runners (per the parent plan's PR7).
The macOS and Windows entries are unchanged; Blacksmith is Linux-only.
Refs CLI-1501.1 parent 1390cb4 commit d9edc11
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- .github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments