Skip to content

Commit

Permalink
Update test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mtkennerly committed Dec 2, 2023
1 parent 5c3c54a commit e1d8fe2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,13 @@ jobs:
- '1.3.2'
- '1.4.2'
- '1.5.1'
- '1.6.0'
- '1.6.1'
- '1.7.1'
exclude:
- python-version: '3.7'
poetry-version: '1.6.0'
poetry-version: '1.6.1'
- python-version: '3.7'
poetry-version: '1.7.1'
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit e1d8fe2

Please sign in to comment.