ci: remove ubuntu-18.04 runner from github workflow
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
- [X] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
The ubuntu-18.04 runner will be [fully unsupported](https://github.com/actions/runner-images/issues/6002) on 2023-Apr-01.
Today it is offline and breaking the workflow.
Note that it will be unsupported, not unavailable. It will still be available for about 3 more months (2023-Jul).
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged removal of the deprecated ubuntu-18.04 GitHub Actions runner from the CI workflow to resolve build failures. Admin configuration was required to update required test statuses. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged removal of the deprecated ubuntu-18.04 GitHub Actions runner from the CI workflow to fix broken builds. Admin intervention was required to update required test checks before completion. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #1070 ci: drop focal tests | craft-parts | merged | Merged removal of Ubuntu Focal from CI workflows following GitHub Actions runner deprecation. Approved by three reviewers with all checks passing. | |
| #1312 ci: remove a breaking-changed newer version of cmake | craft-parts | merged | 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. |