Skip to content

Commit

Permalink
Readded python 3.6. If it works, then there is no harm
Browse files Browse the repository at this point in the history
  • Loading branch information
ndokter committed Dec 22, 2024
1 parent 99ad21c commit 47d914e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
strategy:
matrix:
python-version:
- '3.6'
- '3.7'
- '3.8'
- '3.9'
Expand Down

0 comments on commit 47d914e

Please sign in to comment.