Skip to content

Commit

Permalink
[ci] Use ~=3.2.0 for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier authored Oct 15, 2021
1 parent f74ebec commit 4fd3110
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 @@ -26,7 +26,7 @@ jobs:
django-version:
- django~=3.0.0
- django~=3.1.0
- django~=3.2.8
- django~=3.2.0
include:
- django-version: django~=4.0a1
python-version: 3.8
Expand Down

0 comments on commit 4fd3110

Please sign in to comment.