Skip to content

Commit

Permalink
feat: Adding python3.11 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Apr 4, 2024
1 parent 079b241 commit 5c60838
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,7 @@ jobs:
python-version:
- "3.8"
- '3.11'
toxenv: [
celery44-django32,
celery52-django32,
celery53-django32,
celery53-django42,
django42]
toxenv: [celery53-django42,django42]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 5c60838

Please sign in to comment.