We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70491e3 commit 64c8e38Copy full SHA for 64c8e38
1 file changed
.github/workflows/release.yml
@@ -11,6 +11,7 @@ jobs:
11
matrix:
12
os: [ubuntu-latest]
13
python-version: ["3.12"]
14
+ poetry-version: ["1.8.2"]
15
fail-fast: false
16
17
steps:
0 commit comments