1 parent 73f92d0 commit 3e659c7Copy full SHA for 3e659c7
1 file changed
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
runs-on: ubuntu-latest
55
strategy:
56
matrix:
57
- python-version: ["3.8", "3.9", "3.x", "pypy3.8"]
+ python-version: ["3.8", "3.9", "3.10", "3.12", "3.x"]
58
steps:
59
- uses: actions/checkout@v7
60
-
0 commit comments