Skip to content

Commit a90ea78

Browse files
authored
Update pip.yml
1 parent abead41 commit a90ea78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
platform: [windows-latest, macos-latest, ubuntu-latest]
18-
python-version: ["3.7", "3.11", "pypy-3.8"]
18+
python-version: ["3.8", "3.11", "pypy-3.8"]
1919

2020
steps:
2121
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)