Skip to content

Commit e08345a

Browse files
committed
Try using a more recent poetry version in CI
1 parent 3bf66fc commit e08345a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install Poetry
2222
uses: snok/install-poetry@v1
2323
with:
24-
version: 1.8.5
24+
version: 2.2.1
2525
virtualenvs-create: true
2626
virtualenvs-in-project: true
2727

0 commit comments

Comments
 (0)