Skip to content

Commit

Permalink
chore: m2
Browse files Browse the repository at this point in the history
  • Loading branch information
farhan committed Dec 15, 2023
1 parent f50e87b commit b9c09a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: ['py38']
# python-version: ['py38']
python-version: ['3.8']
django-version: ['django42']
db-version: ['mysql80']
toxenv: [django32, django42]
Expand Down

0 comments on commit b9c09a4

Please sign in to comment.