Skip to content

Commit 2eb5c0b

Browse files
authored
Merge pull request #192 from cloudblue/LITE-30818-bump-deps
LITE-30818: Bump dependencies & deprecate Python 3.8
2 parents 9875c9a + 22e5f21 commit 2eb5c0b

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)