Skip to content

Commit 142f413

Browse files
committed
CI: Drop 3.7 tests
1 parent e53c698 commit 142f413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
strategy:
3535
max-parallel: 5
3636
matrix:
37-
python-version: [3.7, 3.8, 3.9]
37+
python-version: [3.8, 3.9]
3838

3939
steps:
4040
- uses: actions/cache@v3

0 commit comments

Comments
 (0)