There was an error while loading. Please reload this page.
1 parent 2334bd2 commit b224987Copy full SHA for b224987
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
matrix:
10
os: [ubuntu, macos, windows]
11
python-version:
12
- ["3.7", "3.8", "3.9", "3.10", "3.11", "pypy-3.8", "pypy-3.9"]
+ ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12-dev", "pypy-3.8", "pypy-3.9"]
13
14
steps:
15
- uses: actions/checkout@v3
0 commit comments