Skip to content

Commit

Permalink
[ci] Fixed CI for django~=3.0.0
Browse files Browse the repository at this point in the history
Fixed CI
  • Loading branch information
codesankalp committed Apr 13, 2021
1 parent 03b6a28 commit d83d0d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
- 3.6
- 3.7
django-version:
- django~=3.0
- django~=3.1
- django~=3.0.0
- django~=3.1.0

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

0 comments on commit d83d0d8

Please sign in to comment.