Skip to content

Commit

Permalink
bump pypy to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Vipitis committed Jan 15, 2025
1 parent a0e9d41 commit eaf304c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
pyversion: '3.13'
- name: Test Linux pypy3
os: ubuntu-latest
pyversion: 'pypy3.9'
pyversion: 'pypy3.10'
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.pyversion }}
Expand Down

0 comments on commit eaf304c

Please sign in to comment.