Skip to content

Commit 752850a

Browse files
committed
TRy newer version of poetry
1 parent 18746af commit 752850a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Install Poetry
3333
run: |
34-
curl -sSL https://install.python-poetry.org | python3 - --version 1.7.1
34+
curl -sSL https://install.python-poetry.org | python3 - --version 1.8.0
3535
3636
- name: Install dependencies
3737
run: |

0 commit comments

Comments
 (0)