Skip to content

Commit

Permalink
🧪 Add Towncrier 24.8.0 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Aug 31, 2024
1 parent eded6aa commit 627ad9c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,7 @@ jobs:
strategy:
matrix:
towncrier-version:
- 24.8.0
- 23.11.0
- 23.10.0
- 23.6.0
Expand Down Expand Up @@ -577,6 +578,10 @@ jobs:
towncrier-version: 23.11.0 # Does not support Python 3.6
- python-version: 3.7
towncrier-version: 23.11.0 # Does not support Python 3.7
- python-version: 3.6
towncrier-version: 24.8.0 # Does not support Python 3.6
- python-version: 3.7
towncrier-version: 24.8.0 # Does not support Python 3.7
- python-version: ~3.12.0-0
towncrier-version: 19.2.0 # Does not support Python 3.12
- python-version: ~3.12.0-0
Expand Down

0 comments on commit 627ad9c

Please sign in to comment.