Skip to content

Commit 2b1dcde

Browse files
committed
Remove 3.7 from testing
1 parent 9f4644d commit 2b1dcde

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/pre-commit.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
strategy:
1010
matrix:
1111
python-version:
12-
- "3.7"
1312
- "3.8"
1413
- "3.9"
1514
- "3.10"

.github/workflows/smoke-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
os:
4444
- ubuntu-latest
4545
python-version:
46-
- "3.7"
4746
- "3.8"
4847
- "3.9"
4948
- "3.10"

0 commit comments

Comments
 (0)