暂时不用python3.11构建

This commit is contained in:
星外之神 2022-05-21 14:12:00 +08:00
parent 3593bebf9e
commit 66a31cf97a

View File

@ -18,7 +18,6 @@ jobs:
matrix:
python_version:
- '3.10'
- '3.11'
name: Windows Python ${{ matrix.python_version }}
steps:
- uses: actions/checkout@v2