Skip to content

Commit

Permalink
disable python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Kabir Khan committed Jun 30, 2023
1 parent 1999477 commit 45f12ba
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python_version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
include:
- os: windows-2019
python_version: "3.6"
- os: ubuntu-20.04
python_version: "3.6"

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 45f12ba

Please sign in to comment.