We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nedbat
Learn more about funding links in repositories.
Report abuse
1 parent 11dcf13 commit 6c36639Copy full SHA for 6c36639
.github/workflows/python-nightly.yml
@@ -53,6 +53,7 @@ jobs:
53
- "pypy-3.7-nightly"
54
- "pypy-3.8-nightly"
55
- "pypy-3.9-nightly"
56
+ - "pypy-3.10-nightly"
57
fail-fast: false
58
59
steps:
0 commit comments