Skip to content

Commit 605afec

Browse files
authored
Merge pull request #279 from dichn/preset-failure
action: remove the py38 support in ci
2 parents eec6a3d + ab070b9 commit 605afec

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,12 @@ jobs:
2727
# You can get it from `tox -l | sed "s/$/,/"`
2828
py36-django2,
2929
py36-django3,
30-
py38-django2,
31-
py38-django3,
3230
py39-django2,
3331
py39-django3,
3432
py310-django2,
3533
py310-django3,
3634
py311-django2,
3735
py311-django3,
38-
py38-django4,
3936
py39-django4,
4037
py310-django4,
4138
py311-django4,

0 commit comments

Comments
 (0)