Skip to content

Commit 738b460

Browse files
committed
Update PyPy
1 parent 591af92 commit 738b460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
strategy:
77
matrix:
8-
python-version: ['3.7', '3.11', 'pypy3.8']
8+
python-version: ['3.7', '3.11', 'pypy3.10']
99
steps:
1010
- uses: actions/checkout@v4
1111
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)