Skip to content

Commit 00f7e02

Browse files
authored
Update codecov.yaml
1 parent fe1b105 commit 00f7e02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
os: [ubuntu-latest, macos-latest, windows-latest]
9-
python: ['3.7', '3.8', '3.9', '3.10', '3.11']
9+
python: ['3.8', '3.9', '3.10', '3.11']
1010
env:
1111
OS: ${{ matrix.os }}
1212
PYTHON: ${{ matrix.python }}

0 commit comments

Comments
 (0)