Skip to content

Commit

Permalink
add PyPy 3.10 to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
xflr6 committed Jul 16, 2023
1 parent 800eba0 commit e823b16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
- name: linux-3.8-skip-exe
python-version: "3.8"
os: ubuntu-latest
- name: linux-pypy-3.10-skip-exe
python-version: pypy-3.10
os: ubuntu-latest
- name: linux-pypy-3.9-skip-exe
python-version: pypy-3.9
os: ubuntu-latest
Expand Down

0 comments on commit e823b16

Please sign in to comment.