降低python版本依赖

This commit is contained in:
远野千束 2024-10-03 02:19:40 +08:00
parent c97544cda3
commit 1935faa1f2

View File

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