Skip to content

Commit

Permalink
Update pytest.yml add pypy3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix authored Nov 25, 2023
1 parent 7ac598d commit 9b08178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- '3.10'
- '3.11'
- '3.12'
- 'pypy3.10'
fail-fast: true

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 9b08178

Please sign in to comment.