Skip to content

Commit

Permalink
Test on PyPy 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtylerwalls committed Jun 22, 2023
1 parent 698a376 commit 241899f
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 @@ -191,7 +191,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["pypy3.8", "pypy3.9"]
python-version: ["pypy3.8", "pypy3.10"]
steps:
- name: Check out code from GitHub
uses: actions/checkout@v3.5.3
Expand Down

0 comments on commit 241899f

Please sign in to comment.