Skip to content

Commit

Permalink
#139: Adjust test matrix since Poetry 1.6.0 dropped support for Pytho…
Browse files Browse the repository at this point in the history
…n 3.7
  • Loading branch information
mtkennerly committed Aug 21, 2023
1 parent 807de06 commit 8b3f8a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
- '1.4.2'
- '1.5.1'
- '1.6.0'
exclude:
- python-version: '3.7'
poetry-version: '1.6.0'
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 8b3f8a1

Please sign in to comment.