Skip to content

Commit

Permalink
Pin on poetry <2
Browse files Browse the repository at this point in the history
Doesn't support python 3.8. This package will drop support for
py3.8 "soon" and then the pin will be removed.
  • Loading branch information
mfogel committed Jan 11, 2025
1 parent 268095d commit 31d7750
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Install Poetry
uses: snok/install-poetry@v1
with:
version: 1.8.5
virtualenvs-create: true
virtualenvs-in-project: true

Expand Down Expand Up @@ -108,6 +109,7 @@ jobs:
- name: Install Poetry
uses: snok/install-poetry@v1
with:
version: 1.8.5
virtualenvs-create: true
virtualenvs-in-project: true

Expand Down Expand Up @@ -175,6 +177,7 @@ jobs:
- name: Install Poetry
uses: snok/install-poetry@v1
with:
version: 1.8.5
virtualenvs-create: true
virtualenvs-in-project: true

Expand Down

0 comments on commit 31d7750

Please sign in to comment.