Skip to content

Commit

Permalink
Drop Python 2.7 from actions
Browse files Browse the repository at this point in the history
  • Loading branch information
xzkostyan committed Mar 25, 2024
1 parent 7283a8e commit 52d2224
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ jobs:
strategy:
matrix:
python-version:
- "2.7"
- "3.5"
- "3.6"
- "3.7"
Expand Down

0 comments on commit 52d2224

Please sign in to comment.