Fix comment typo in github action test pipeline.

This commit is contained in:
Hasan Ramezani 2021-04-06 14:49:00 +02:00 committed by Aleksi Häkli
parent 6b2da1f152
commit 80287bb10a

View file

@ -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