Skip to content

Commit 64c8e38

Browse files
committed
ci: fix set poetry version on release workflow
1 parent 70491e3 commit 64c8e38

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
matrix:
1212
os: [ubuntu-latest]
1313
python-version: ["3.12"]
14+
poetry-version: ["1.8.2"]
1415
fail-fast: false
1516

1617
steps:

0 commit comments

Comments
 (0)