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 64a4edd commit aabcd8eCopy full SHA for aabcd8e
.github/workflows/build.yaml
@@ -20,7 +20,7 @@ jobs:
20
- "3.11"
21
- "3.12"
22
- "3.13"
23
- - "pypy-3.8"
+ - "pypy-3.9"
24
steps:
25
- uses: actions/checkout@v4
26
- name: Set up Python ${{ matrix.python-version }}
0 commit comments