We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a2ae95 commit 7e6a072Copy full SHA for 7e6a072
.github/workflows/cython.yml
@@ -26,7 +26,7 @@ jobs:
26
matrix:
27
os: [ubuntu, windows, macOS]
28
backend: [c]
29
- python_version: [pypy-3.10-nightly, pypy-3.11-nightly]
+ python_version: [pypy-3.11-nightly]
30
extra_cflags: ['', '-DCYTHON_USE_TYPE_SPECS=1']
31
include:
32
- os: windows
0 commit comments