Skip to content

Commit

Permalink
fix: added django42 and django40 env removed
Browse files Browse the repository at this point in the history
  • Loading branch information
zubairshakoorarbisoft committed Sep 14, 2023
1 parent 43ba514 commit 427f2f4
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
tox-env: [quality, django32, django40]
tox-env: [quality, django32, django42]
python-version: [3.8]
db-version: ['mysql57', 'mysql80']

Expand Down

0 comments on commit 427f2f4

Please sign in to comment.