Skip to content

Commit

Permalink
chore: updated comment & removed django42 from toxenv
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 committed Oct 23, 2024
1 parent e2cb748 commit 9854b5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
os: [ubuntu-latest]
python-version: ['3.12']
toxenv: [quality, docs, django42-drflatest, django42]
toxenv: [quality, docs, django42-drflatest]

steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Unreleased

[10.5.0] - 2024-10-21
---------------------
* Added support for ``Python 3.12``
* Upgraded to use ``Python 3.12``

[10.4.0] - 2024-08-30
---------------------
Expand Down

0 comments on commit 9854b5a

Please sign in to comment.