Skip to content

Commit

Permalink
Bump pypy to 3.10
Browse files Browse the repository at this point in the history
pypy 3.9 is EOL
  • Loading branch information
anoadragon453 committed Dec 16, 2024
1 parent 95853c5 commit 9c877bd
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 @@ -458,7 +458,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["pypy-3.9"]
python-version: ["pypy-3.10"]
extras: ["all"]

steps:
Expand Down

0 comments on commit 9c877bd

Please sign in to comment.