CI: Use Cython 3.0
This commit is contained in:
committed by
Emilio Cobos Álvarez
parent
51a981cefc
commit
e7613e5701
@@ -55,7 +55,7 @@ jobs:
|
||||
- name: Install Cython
|
||||
run: |
|
||||
python -m pip install --upgrade pip wheel
|
||||
pip install Cython==0.29.*
|
||||
pip install Cython==3.0.2
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user