Skip to content

Commit 22e5f21

Browse files
committed
LITE-30818: Bump dependencies & deprecate Python 3.8
1 parent 9875c9a commit 22e5f21

File tree

3 files changed

+809
-700
lines changed

3 files changed

+809
-700
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
timeout-minutes: 10
1616
strategy:
1717
matrix:
18-
python-version: ["3.8", "3.9", "3.10"]
18+
python-version: ["3.9", "3.10"]
1919
steps:
2020
- uses: actions/checkout@v3
2121
with:

0 commit comments

Comments
 (0)