mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-21 13:51:53 +00:00
Fix comment typo in github action test pipeline.
This commit is contained in:
parent
6b2da1f152
commit
80287bb10a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
include:
|
||||
- python-version: '3.8'
|
||||
django-version: 'qa'
|
||||
# Django >= 3.2 only supports >= Python 3.8
|
||||
# Django > 3.2 only supports >= Python 3.8
|
||||
- python-version: '3.8'
|
||||
django-version: 'main'
|
||||
experimental: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue