Publish wheels for 3.11
This commit is contained in:
parent
b398587c56
commit
f1adbcdd48
|
@ -10,7 +10,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
python: [3.7, 3.8, 3.9, "3.10"]
|
||||
python: [3.7, 3.8, 3.9, "3.10", "3.11"]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
environment: "Publish wheels"
|
||||
|
|
Loading…
Reference in New Issue