Skip to content

Commit

Permalink
Include Python 3.8 in tests. Ref #100.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Dec 29, 2021
1 parent 0dfbfb8 commit d8e82cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
matrix:
python:
- 3.7
- 3.8
- 3.9
- "3.10"
platform:
Expand Down

0 comments on commit d8e82cb

Please sign in to comment.