Skip to content

Commit

Permalink
build: adding python3.12 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Mar 13, 2024
1 parent 60781f4 commit f427adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
python-version:
- '3.8'
- '3.12'
toxenv: [django32-celery53-drf313, django32-celery53-drflatest, django42-celery53-drflatest,
toxenv: [django42-celery53-drf313, django42-celery53-drflatest, django42-celery53-drflatest,
quality, docs, django42]

steps:
Expand Down

0 comments on commit f427adf

Please sign in to comment.