ci: run pypi publish job on a specific amd64, noble runner
Metadata
Current evaluation
Merged a CI update to run the PyPI publish job on an amd64 Ubuntu Noble runner, resolving architecture compatibility. Approved by two reviewers with all checks passing.
Suggested action: —
No scores available.
Issue body
That publish action only works on amd64, so we need to run it on an amd64 runner.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a CI update to run the PyPI publish job on an amd64 Ubuntu Noble runner, resolving architecture compatibility. Approved by two reviewers with all checks passing. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
5
Complexity:
10
Confidence:
90
|
needs review | Updates CI workflow to run the PyPI publish job on an amd64 Ubuntu Noble runner, fixing architecture-specific build failures. Currently awaiting maintainer review. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #604 ci: build and publish artifacts on amd64 | craft-application | merged | Merged a CI update to build and publish artifacts on amd64. This resolves a platform mismatch warning with the PyPI publish action and aligns with available build infrastructure. Approved by reviewers and merged. | |
| #301 ci: restrict pypi job to amd64 | starbase | merged | Merged. The pull request restricts the PyPI publishing job to amd64 architecture, as the underlying docker image is always amd64. Approved by two reviewers with passing CI checks. | |
| #783 build(ci): run tests on noble | craft-parts | merged | Merged CI configuration update enabling test execution on Ubuntu Noble. Approved by two reviewers, the change modifies one file with 21 additions and 7 deletions. |