Skip to content

Commit f0d8628

Browse files
ci: drop python 3.8 (#825)
1 parent 168c9ff commit f0d8628

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/_test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
strategy:
2121
matrix:
2222
python-version:
23-
- "3.8"
2423
- "3.9"
2524
- "3.10"
2625
- "3.11"

.github/workflows/langserve_ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
strategy:
4949
matrix:
5050
python-version:
51-
- "3.8"
5251
- "3.9"
5352
- "3.10"
5453
- "3.11"

0 commit comments

Comments
 (0)