Commit 78e21ca
authored
Use bigger runner to publish images (#4237)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Low Risk**
> CI/workflow-only change plus a version/changelog bump; low risk beyond
potential runner availability/cost differences.
>
> **Overview**
> Fixes CD Docker publishing failures by switching the `publish-images`
GitHub Actions job runner from `ubuntu-latest` to `ubuntu-latest-m`,
addressing "no space left on device" issues when pulling multi-arch
images.
>
> Updates release metadata by bumping `unstructured/__version__.py` to
`0.20.1` and adding a matching changelog entry describing the CI runner
change.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
f6408c9. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent b536fc4 commit 78e21ca
3 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments