Skip to content

Commit e2b372c

Browse files
jacobtylerwallsDanielNoord
authored andcommitted
Add pypy 3.10 to CI
1 parent 2c7a857 commit e2b372c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ jobs:
269269
strategy:
270270
fail-fast: false
271271
matrix:
272-
python-version: ["pypy-3.8", "pypy-3.9"]
272+
python-version: ["pypy-3.8", "pypy-3.9", "pypy-3.10"]
273273
steps:
274274
- name: Check out code from GitHub
275275
uses: actions/[email protected]

0 commit comments

Comments
 (0)