Skip to content

Commit ee15873

Browse files
committed
Check if pypy works
1 parent 6841a7f commit ee15873

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ jobs:
6161
- "3.8"
6262
- "3.9"
6363
- "3.10"
64+
- "pypy-3.7"
65+
- "pypy-3.8"
66+
- "pypy-3.9"
6467
os: ["ubuntu-latest"]
6568
include:
6669
- os: "macos-latest"

0 commit comments

Comments
 (0)