ci: remove a breaking-changed newer version of cmake
Metadata
Current evaluation
Merged to remove a newer CMake version causing CI failures from GitHub Actions runner image breaking changes. The fix restored stable builds after two reviewer approvals.
Suggested action: —
No scores available.
Issue body
See: https://github.com/actions/runner-images/issues/13023
Example of one of our CI runs failing: https://github.com/canonical/craft-parts/actions/runs/17779622785/job/50535712234?pr=1276
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint && make test`?
- [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to remove a newer CMake version causing CI failures from GitHub Actions runner image breaking changes. The fix restored stable builds after two reviewer approvals. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to resolve CI failures triggered by a breaking change in a newer cmake version from GitHub Actions runner images. The update removes the problematic cmake version, restoring stable pipeline execution. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #462 ci: bump github action versions | craft-parts | merged | Merged update to GitHub Actions versions to address deprecation warnings. Approved by a reviewer, passed CI checks, and modified one file with three additions and three deletions. | |
| #1043 ci: remove deprecated ubuntu 18.04 GitHub CI | charmcraft | merged | Merged changes remove deprecated Ubuntu 18.04 from GitHub Actions CI configuration following upstream deprecation. Approved by one reviewer with a single file update. | |
| #209 ci: remove ubuntu-18.04 runner from github workflow | rockcraft | merged | Merged to remove the deprecated ubuntu-18.04 GitHub Actions runner from the CI workflow after it went offline and broke builds. Approved by a reviewer, passed all CI checks, and required an admin to update required test configurations. |