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 1e48e2a commit 81d4d97Copy full SHA for 81d4d97
.github/workflows/pyo3.yml
@@ -25,7 +25,7 @@ jobs:
25
fail-fast: false
26
matrix:
27
os: [ubuntu-latest, macos-latest, windows-latest]
28
- python_version: [pypy-3.10-nightly, pypy-3.11-nightly]
+ python_version: [pypy-3.11-nightly]
29
30
timeout-minutes: 20
31
0 commit comments