2025.11.2
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
# 确保使用正确的Python版本格式
|
# 确保使用正确的Python版本格式
|
||||||
python-version: [ '3.8', '3.9', '3.10' ]
|
python-version: ['3.9', '3.10','3.11' ]
|
||||||
# 允许一个版本失败不影响其他版本的测试
|
# 允许一个版本失败不影响其他版本的测试
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user