We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6263284 commit 7afb8c6Copy full SHA for 7afb8c6
.github/workflows/preview-sdks.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Bootstrap poetry
61
run: |
62
- curl -sSL https://install.python-poetry.org | python - -y --version 1.5.1
+ curl -sSL https://install.python-poetry.org | python - -y
63
64
- name: Compile
65
0 commit comments