Skip to content

Commit

Permalink
Update CI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ellmetha committed Dec 22, 2021
1 parent 2fae0c3 commit 2959644
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,6 @@ jobs:
'postgres',
'sqlite',
]
exclude:
- python-version: 3.5
django-version: "django>=3.0,<3.1"
- python-version: 3.5
django-version: "django>=3.1,<3.2"
- python-version: 3.5
django-version: "django>=3.2,<4.0"

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

0 comments on commit 2959644

Please sign in to comment.