We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfed23d commit 2d51cdfCopy full SHA for 2d51cdf
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ jobs:
11
fail-fast: false
12
matrix:
13
os: [Ubuntu]
14
- python_version: ["3.10.19"]
+ python_version: ["3.9.24"]
15
16
steps:
17
- uses: actions/checkout@v2
0 commit comments