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 cef8944 commit 4fa9b9dCopy full SHA for 4fa9b9d
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
os: [ ubuntu-latest ]
23
- python-version: ["3.9"]
+ python-version: ["3.11"]
24
25
steps:
26
0 commit comments