Skip to content

Commit f7e2549

Browse files
committed
CI: Update to PyPy 3.9
1 parent 24b0c83 commit f7e2549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
os: ["ubuntu-latest"]
3636
python-version: [
3737
'3.7', '3.13',
38-
'pypy-3.7', 'pypy-3.10',
38+
'pypy-3.9', 'pypy-3.10',
3939
]
4040
steps:
4141
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)