Skip to content

Commit

Permalink
cut support for py 3.7-3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mburridge96 committed Sep 12, 2024
1 parent 76dd489 commit bb06f16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
if: "startsWith(github.ref, 'refs/tags/')"
steps:
- uses: actions/checkout@v4
- name: Install dependencies
- uses: actions/setup-python@v5
with:
python-version: ${{ env.PYTHON_VERSION }}
Expand Down

0 comments on commit bb06f16

Please sign in to comment.