Skip to content

Commit

Permalink
We haven't removed support for py3.6 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
Joachim Jablon committed May 10, 2021
1 parent 9f9a72d commit f07fd09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
strategy:
matrix:
include:
- python_version: 3.6
script: tests
- python_version: 3.7
script: tests
- python_version: 3.8
Expand Down

0 comments on commit f07fd09

Please sign in to comment.