mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 23:49:07 +00:00
Stop running tests for non-supported versions.
This commit is contained in:
parent
26f39c73f3
commit
39bfaae2eb
1 changed files with 0 additions and 2 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -8,8 +8,6 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version:
|
python-version:
|
||||||
- 2.7
|
|
||||||
- 3.5
|
|
||||||
- 3.6
|
- 3.6
|
||||||
- 3.7
|
- 3.7
|
||||||
- 3.8
|
- 3.8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue