Skip to content

Commit

Permalink
Merge a389731 into c9f5d41
Browse files Browse the repository at this point in the history
  • Loading branch information
cabarnes committed Jan 5, 2023
2 parents c9f5d41 + a389731 commit fd51c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ '3.6', '3.7', '3.8', '3.9', '3.10' ]
python-version: [ '3.7', '3.8', '3.9', '3.10' ]
django-version: [ '1.11', '2.0', '2.1', '2.2', '3.0', '3.1', '3.2' ]
steps:
- name: Check out code
Expand Down

0 comments on commit fd51c34

Please sign in to comment.