1 parent 6775b7e commit 463dea2Copy full SHA for 463dea2
1 file changed
.github/workflows/build.yaml
@@ -21,6 +21,8 @@ jobs:
21
os: ubuntu-latest
22
- python-version: "3.10"
23
24
+ - python-version: pypy-3.11
25
+ os: ubuntu-latest
26
- python-version: pypy-3.10
27
28
steps:
0 commit comments