There was an error while loading. Please reload this page.
1 parent aad2fe3 commit c86126cCopy full SHA for c86126c
.github/workflows/main.yaml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- python-version: [3.8, 3.9, '3.10', 3.11, 3.12, 3.13, pypy-3.8, pypy-3.9, pypy-3.10]
+ python-version: [3.8, 3.9, '3.10', 3.11, 3.12, 3.13, pypy-3.10]
17
os: [macOS-latest, ubuntu-latest, windows-latest]
18
19
steps:
0 commit comments