降低python版本依赖

This commit is contained in:
远野千束 2024-10-03 02:24:09 +08:00
parent cd8fd6bb87
commit 2dc156288b

View File

@ -22,7 +22,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.11'
architecture: x64
architecture: ${{ matrix.arch }}
cache: 'pip'
cache-dependency-path: |
**/requirements*.txt