Skip to content

Revert "Release/v2.2.1"#3272

Merged
WMC001 merged 1 commit into
mainfrom
revert-3269-release/v2.2.1
Jun 18, 2026
Merged

Revert "Release/v2.2.1"#3272
WMC001 merged 1 commit into
mainfrom
revert-3269-release/v2.2.1

Conversation

@WMC001

@WMC001 WMC001 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Reverts #3269

@WMC001 WMC001 requested a review from Dallas98 as a code owner June 18, 2026 09:25
@WMC001 WMC001 merged commit 3505dff into main Jun 18, 2026
3 checks passed
uses: actions/setup-python@v4
with:
python-version: '3.11'
python-version: '3.10'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

此 PR 将 CI Python 版本从 3.11 降回 3.10,但 pyproject.tomlrequires-python = ">=3.11,<3.12" 要求最低 3.11。CI 使用 3.10 可能导致 requires-python 检查失败,或者测试在与生产环境不同的 Python 版本上运行,掩盖版本特有的 bug。请确认这个降级的原因。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants