Skip to content

Commit

Permalink
🧪 Test against Towncrier v23.11.0rc1 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Nov 8, 2023
1 parent 1817d31 commit fa91b8b
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 @@ -473,6 +473,7 @@ jobs:
strategy:
matrix:
towncrier-version:
- 23.11.0rc1
- 23.10.0rc1
- 23.6.0
- 22.12.0rc1
Expand Down Expand Up @@ -509,6 +510,10 @@ jobs:
towncrier-version: 23.10.0rc1 # Does not support Python 3.6
- python-version: 3.7
towncrier-version: 23.10.0rc1 # Dropped support for Python 3.7
- python-version: 3.6
towncrier-version: 23.11.0rc1 # Does not support Python 3.6
- python-version: 3.7
towncrier-version: 23.11.0rc1 # 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 fa91b8b

Please sign in to comment.