Skip to content

Commit

Permalink
move to pypy 3.10
Browse files Browse the repository at this point in the history
Signed-off-by: Tycho Andersen <[email protected]>
  • Loading branch information
tych0 committed Nov 12, 2023
1 parent 2502f42 commit c35abf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.10", "3.11", "3.12", "pypy3.9"]
python-version: ["3.10", "3.11", "3.12", "pypy3.10"]
xcbver: [xcb-proto-1.15.2, xcb-proto-1.16.0, master]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit c35abf7

Please sign in to comment.