ci: 更新测试矩阵为 Ubuntu 24.04 + 26.04 LTS#3
Merged
Conversation
Ubuntu 22.04 LTS 已非最新两个 LTS 版本,替换为刚发布的 26.04 LTS。 GitHub Actions 的 ubuntu-26.04 镜像已于 2026-06-11 进入公开预览。
- README.md: 移除与 deployment.md 重复的协议表格,保持简洁概览 - docs/deployment.md: 内联 VPS 提供商信息,简化部署/卸载菜单为紧凑列表 - docs/vps-providers.md: 删除(内容合并到 deployment.md) - CONTRIBUTING.md: 简化缺陷修复/功能开发流程章节,移除 ASCII 图 - docs/clients.md: 大幅精简订阅导入、平台步骤、RPi 安装章节 - docs/troubleshooting-guide.md: 精简开篇诊断步骤格式 - docs/architecture-review.md: 标记 test_start/test_end 过期 API 为已修复 - .env.example: 修复部署菜单排序描述(安全等级升序,非字母序) Closes #issue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
将 CI 测试矩阵从
ubuntu-22.04/ubuntu-24.04更新为ubuntu-24.04/ubuntu-26.04。ubuntu-26.04镜像已于 2026-06-11 进入公开预览