Skip to content

Commit

Permalink
Update pytest.yml deactivate pypy
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix authored Nov 27, 2023
1 parent 18f22b5 commit 72c628e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- '3.10'
#- '3.11'
- '3.12'
- 'pypy3.10'
#- 'pypy3.10'
fail-fast: true

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

0 comments on commit 72c628e

Please sign in to comment.