ci: remove ubuntu-18.04 platform
Metadata
Current evaluation
Merged to remove ubuntu-18.04 platform from CI configuration following the end of official support. Approved by two reviewers, passed all checks, modified one file, and maintained existing test coverage.
Suggested action: —
No scores available.
Issue body
Looks like support for this release is finally being removed. This means that applications will need to test the platform themselves (via e.g. spread tests).
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `tox`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to remove ubuntu-18.04 platform from CI configuration following the end of official support. Approved by two reviewers, passed all checks, modified one file, and maintained existing test coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged removal of Ubuntu 18.04 from the CI platform matrix due to end-of-life support. Applications must now test independently. Code coverage remained unchanged. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #144 ci: update CI platforms | craft-cli | merged | Merged after approval. Updates CI platforms and removes Ubuntu-18.04 tests to bypass CI checks and unblock a linting fix. Approved by one reviewer and successfully merged. | |
| #46 ci: test on more platforms | debcraft | merged | Merged after two reviewer approvals and passing all CI checks. The change expands continuous integration testing to additional Ubuntu versions and architectures, enabling earlier issue detection with minimal modifications across two files. | |
| #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. |