Skip to content

Commit

Permalink
Remove Python 2.7 from the GH Actions matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mjumbewu committed Oct 24, 2023
1 parent 0436bb0 commit 112399b
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,6 @@ jobs:
fail-fast: false
matrix:
env:
- python: 2.7
TOXENV: py27-django18-drf2
- python: 2.7
TOXENV: py27-django18-drf36
- python: 2.7
TOXENV: py27-django111-drf2
- python: 2.7
TOXENV: py27-django111-drf36

- python: 3.7
TOXENV: py37-django21-drf3
- python: 3.7
Expand Down

0 comments on commit 112399b

Please sign in to comment.