Build wheels for 3.13 as well

This commit is contained in:
Charlie Lin 2024-06-20 09:11:35 -04:00 committed by GitHub
parent eb71e1dedb
commit 3aa85c6ef8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,6 +25,8 @@ jobs:
with: with:
python-version: "3.x" python-version: "3.x"
cache: "pip" cache: "pip"
allow-prereleases: true
check-latest: true
- name: Cythonize - name: Cythonize
shell: bash shell: bash
run: | run: |