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 402ef12 commit 1c4044dCopy full SHA for 1c4044d
.github/workflows/_release.yml
@@ -15,7 +15,7 @@ on:
15
default: '.'
16
description: "From which folder this pipeline executes"
17
env:
18
- PYTHON_VERSION: "3.9"
+ PYTHON_VERSION: "3.8"
19
POETRY_VERSION: "1.7.1"
20
21
jobs:
0 commit comments