There was an error while loading. Please reload this page.
1 parent f8ca53f commit b981b54Copy full SHA for b981b54
1 file changed
.github/workflows/CI.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- python-version: &python-versions ['3.11', '3.12']
+ python-version: &python-versions ['3.9', '3.10']
15
16
runs-on: ubuntu-latest
17
container: ubuntu:latest
0 commit comments