Skip to content

Commit 6747985

Browse files
committed
manuall install py38
py38-django3: skipped because could not find python interpreter with spec(s): py38 272
1 parent eec6a3d commit 6747985

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 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,
@@ -48,3 +45,4 @@ jobs:
4845

4946
# Use GitHub's Linux Docker host
5047
runs-on: ubuntu-latest
48+

0 commit comments

Comments
 (0)