Skip to content

Commit

Permalink
Add PyPY to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaMaul committed Dec 11, 2024
1 parent 66fbcde commit 59231d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- "3.11"
- "3.12"
- "3.13"
- "pypy"

runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 59231d7

Please sign in to comment.