Skip to content

Commit

Permalink
pypy 3.10 not 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoud committed Nov 3, 2024
1 parent b286c4f commit afff14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- { name: "3.7", python: "3.7", os: ubuntu-latest, tox: py37 }
- {
name: "PyPy3",
python: "pypy-3.11",
python: "pypy-3.10",
os: ubuntu-latest,
tox: pypy3,
}
Expand Down

0 comments on commit afff14c

Please sign in to comment.