Skip to content

Commit

Permalink
try putting python 2.6 on ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
vinnyrose committed Dec 21, 2022
1 parent 86fb8f3 commit 2cce22b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -14,6 +14,7 @@ jobs:
include:
- python: "3.6"
toxenv: py36-django32
os: ubuntu-20.04
- python: "3.7"
toxenv: py37-django32
- python: "3.8"
Expand Down

0 comments on commit 2cce22b

Please sign in to comment.