Skip to content

Commit ea110a0

Browse files
committed
poetry 1.x
1 parent dc19ede commit ea110a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-upstream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
python-version: ${{ matrix.python-version }}
119119

120120
- name: Install poetry
121-
run: pipx install poetry==2.0.0
121+
run: pipx install poetry==1.*
122122

123123
- name: Check Poetry version
124124
run: poetry --version

0 commit comments

Comments
 (0)