Skip to content

Commit

Permalink
Add python3.7 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vyahello committed Mar 10, 2022
1 parent cd9b5ba commit f8d98e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
max-parallel: 4
matrix:
python-version:
- "3.7"
- "3.8"
- "3.9"
- "3.10"
Expand Down

0 comments on commit f8d98e1

Please sign in to comment.