Skip to content

Commit

Permalink
Use newer PyPy version for testing (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cito authored Apr 25, 2024
1 parent e6aeb78 commit bacefe7
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 @@ -19,7 +19,7 @@ jobs:
env: py311
- python: "3.12"
env: py312
- python: pypy-3.8
- python: pypy-3.10
env: pypy3
name: ${{ matrix.env }} on Python ${{ matrix.python }}
steps:
Expand Down

0 comments on commit bacefe7

Please sign in to comment.