Skip to content

Commit

Permalink
Drop tests for python 3.6, it is EOL and not available in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jmahlik committed Oct 30, 2023
1 parent d88e00b commit a713e31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
strategy:
matrix:
python-version:
- '3.6'
- '3.7'
- '3.8'
- '3.9'
Expand Down

0 comments on commit a713e31

Please sign in to comment.