Skip to content

Commit

Permalink
Remove Python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
logandk committed Feb 25, 2023
1 parent bb7fdd4 commit 61775fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
- { name: "3.9", python: "3.9", os: ubuntu-latest }
- { name: "3.8", python: "3.8", os: ubuntu-latest }
- { name: "3.7", python: "3.7", os: ubuntu-latest }
- { name: "3.6", python: "3.6", os: ubuntu-latest }
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 61775fa

Please sign in to comment.