Merge branch 'main' into fix-track-id

This commit is contained in:
yangdx 2025-12-02 17:50:57 +08:00
commit ed22e094fb

View file

@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
python-version: ['3.10', '3.11', '3.12', '3.13', '3.14']
python-version: ['3.12', '3.13', '3.14']
steps:
- uses: actions/checkout@v6