Skip to content

Commit 7afb8c6

Browse files
authored
Update preview-sdks.yml
use latest poetry
1 parent 6263284 commit 7afb8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-sdks.yml

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

6060
- name: Bootstrap poetry
6161
run: |
62-
curl -sSL https://install.python-poetry.org | python - -y --version 1.5.1
62+
curl -sSL https://install.python-poetry.org | python - -y
6363
6464
- name: Compile
6565
run: |

0 commit comments

Comments
 (0)