Skip to content

Commit

Permalink
Restore matrix includes
Browse files Browse the repository at this point in the history
  • Loading branch information
ezarowny committed Jan 19, 2022
1 parent d5339e7 commit 71e5301
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,20 @@ jobs:
include:
- python-version: 2.7
framework: FLASK_VERSION=0.9
- python-version: 3.4
framework: DJANGO_VERSION=1.7.11
- python-version: 3.4
framework: DJANGO_VERSION=1.8.19
- python-version: 3.4
framework: DJANGO_VERSION=1.9.13
- python-version: 3.4
framework: DJANGO_VERSION=1.10.8
- python-version: 3.5
framework: DJANGO_VERSION=1.8.19
- python-version: 3.5
framework: DJANGO_VERSION=1.9.13
- python-version: 3.5
framework: DJANGO_VERSION=1.10.8
- python-version: 3.7
framework: TWISTED_VERSION=18.9.0 treq==20.4.1 zope.interface==4.5.0
- python-version: 3.7
Expand Down

0 comments on commit 71e5301

Please sign in to comment.