Skip to content

Commit

Permalink
Drop support for EOL PyPy3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Aug 29, 2024
1 parent 92b6103 commit 0a67a15
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
fail-fast: false
matrix:
python-version: [
"pypy-3.10",
"pypy-3.9",
"pypy3.10",
"3.8",
"3.9",
"3.10",
Expand Down

0 comments on commit 0a67a15

Please sign in to comment.