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 b9389fe commit 64f7fbaCopy full SHA for 64f7fba
.github/workflows/build-test-release.yaml
@@ -13,7 +13,7 @@ concurrency:
13
cancel-in-progress: true
14
15
env:
16
- PYTHON_VERSION: "3.7"
+ PYTHON_VERSION: "3.9"
17
POETRY_VERSION: "1.5.1"
18
19
jobs:
0 commit comments