Skip to content

Commit 463dea2

Browse files
committed
add PyPy 3.11 to build matrix
1 parent 6775b7e commit 463dea2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
os: ubuntu-latest
2222
- python-version: "3.10"
2323
os: ubuntu-latest
24+
- python-version: pypy-3.11
25+
os: ubuntu-latest
2426
- python-version: pypy-3.10
2527
os: ubuntu-latest
2628
steps:

0 commit comments

Comments
 (0)