Skip to content

Commit 1bff016

Browse files
committed
pytest fix attempt 11
1 parent bcfbcc2 commit 1bff016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
timeout-minutes: 5
77
strategy:
88
matrix:
9-
python-version: ["3.7", "3.9", "3.11"]
9+
python-version: ["3.9", "3.11"]
1010
steps:
1111
- uses: actions/checkout@v4
1212
- name: Install Python, pipenv and Pipfile packages

0 commit comments

Comments
 (0)