Skip to content

Commit

Permalink
remove pypy from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Natooz committed Mar 9, 2024
1 parent c0f13d3 commit 713a899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest, macOS-latest, windows-latest ]
python-version: [ "3.8", "3.x", "pypy3.9" ]
python-version: [ "3.8", "3.x" ]
exclude:
- os: macos-latest
python-version: "pypy3.9"
Expand Down

0 comments on commit 713a899

Please # to comment.