Update python-package.yml

This commit is contained in:
myhloli
2024-03-01 15:08:23 +08:00
committed by GitHub
parent 84acf85d08
commit 68dba711de

View File

@@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.9", "3.10", "3.11"]
python-version: ["3.10"]
steps:
- uses: actions/checkout@v4