Skip to content

Commit 4ef8b30

Browse files
committed
Python 3.7 doesn't work with pip 24.1
1 parent db849a1 commit 4ef8b30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ jobs:
114114
setuptools-version: '70.0'
115115
- python-version: '3.7'
116116
setuptools-version: '70.1'
117+
- python-version: '3.7'
118+
pip-version: '24.1'
117119
env:
118120
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
119121
steps:

0 commit comments

Comments
 (0)