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 5d4e77f commit 38ce7d3Copy full SHA for 38ce7d3
.github/workflows/testing.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
os: [ubuntu-latest, macos-latest, windows-latest]
17
- python-version: ["3.11"]
+ python-version: ["3.10"]
18
include:
19
- os: ubuntu-latest
20
path: ~/.cache/pip
0 commit comments