Skip to content

Commit

Permalink
Removes Python 3.6 from build
Browse files Browse the repository at this point in the history
  • Loading branch information
SaptakS committed May 26, 2023
1 parent edb863e commit 3aed808
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Expand Up @@ -259,9 +259,6 @@ jobs:
- "3.9"
- "3.10"
# - "3.11"
include:
- os: ubuntu-20.04
python-version: "3.6"
steps:
- uses: actions/checkout@v3
- id: setup-python
Expand Down

0 comments on commit 3aed808

Please sign in to comment.