Skip to content

Commit

Permalink
fix: removed unneeded python-versions
Browse files Browse the repository at this point in the history
removed 3.7 and 3.8
  • Loading branch information
Lash-L committed Jan 18, 2023
1 parent 509a45b commit df8d522
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ jobs:
fail-fast: false
matrix:
python-version:
- "3.7"
- "3.8"
- "3.9"
- "3.10"
- "3.11"
Expand Down

0 comments on commit df8d522

Please sign in to comment.