Skip to content

Commit

Permalink
testing the build with a more modern version of poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
rebekahrudd committed Dec 5, 2024
1 parent e117438 commit 791956c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install Poetry
uses: abatilo/[email protected]
with:
poetry-version: 1.1.13
poetry-version: 1.7.1
- name: Setup Poetry
run: |
poetry config virtualenvs.create true
Expand Down

0 comments on commit 791956c

Please sign in to comment.