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 af1d4b9 commit 635e811Copy full SHA for 635e811
.github/workflows/ci-testing.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
os: [ubuntu-20.04]
21
- python-version: ["3.10"]
+ python-version: ["3.7"]
22
# Timeout: https://stackoverflow.com/a/59076067/4521646
23
timeout-minutes: 35
24
0 commit comments