Skip to content

Commit 4508444

Browse files
committed
Do not support Python 3.8
1 parent cdea60b commit 4508444

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/check.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
os:
2121
- ubuntu-latest
2222
python:
23-
- '3.8'
2423
- '3.9'
2524
- '3.10'
2625
- '3.11'
@@ -69,7 +68,6 @@ jobs:
6968
os:
7069
- ubuntu-latest
7170
python:
72-
- '3.8'
7371
- '3.9'
7472
- '3.10'
7573
- '3.11'
@@ -88,7 +86,6 @@ jobs:
8886
os:
8987
- ubuntu-latest
9088
python:
91-
- '3.8'
9289
- '3.9'
9390
- '3.10'
9491
- '3.11'

0 commit comments

Comments
 (0)