Skip to content

Commit 03785d8

Browse files
author
Ryan Whitmore
committed
Add pypy back to github actions test matrix.
1 parent ed7b750 commit 03785d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
- "3.11"
6161
- "3.12"
6262
- "3.13"
63+
- "pypy3"
6364
steps:
6465
- uses: actions/checkout@v4
6566
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)