Skip to content

Commit

Permalink
Python 3.7 doesn't work with pip 24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arcivanov committed Jun 26, 2024
1 parent db849a1 commit 4ef8b30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ jobs:
setuptools-version: '70.0'
- python-version: '3.7'
setuptools-version: '70.1'
- python-version: '3.7'
pip-version: '24.1'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
Expand Down

0 comments on commit 4ef8b30

Please sign in to comment.