Skip to content

Commit ef814b9

Browse files
committed
Update python versions in install tests
1 parent 0976054 commit ef814b9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/install-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@ jobs:
2626
- "3.11"
2727
- "3.12"
2828
- "3.13"
29-
- "pypy-3.7"
30-
- "pypy-3.8"
3129
- "pypy-3.9"
30+
- "pypy-3.10"
3231

3332
steps:
3433
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)