We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a1cffd + 312511f commit 65ab548Copy full SHA for 65ab548
1 file changed
.github/workflows/test.yml
@@ -44,7 +44,7 @@ jobs:
44
strategy:
45
fail-fast: false
46
matrix:
47
- python-version: ["3.10", "3.11", "3.12", "3.13", "3.14", "pypy3.10"]
+ python-version: ["3.10", "3.11", "3.12", "3.13", "3.14", "pypy3.11"]
48
49
steps:
50
- uses: actions/checkout@v6
0 commit comments