Skip to content

Commit 457b70c

Browse files
authored
Fix 3.10 pipelines
1 parent c5032b5 commit 457b70c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-python.yml

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
python-version: ${{ matrix.python-version }}
2828
- name: Install Poetry
2929
uses: abatilo/[email protected]
30+
with:
31+
poetry-version: 1.1.11
3032
- name: Cache Pip
3133
uses: actions/cache@v2
3234
with:

0 commit comments

Comments
 (0)