We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 866124a + a81a97f commit ec3a412Copy full SHA for ec3a412
3 files changed
.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