Commit ab070b9
committed
action: remove the py38 support in ci
we use container fedora-python-tox for ci, which is not supporting py38
anymore, and ci is broken, like this:
py38-django3: skipped because could not find python interpreter with spec(s): py38
https://github.com/release-engineering/kobo/actions/runs/21279154145/job/61847476854?pr=278
Let's remove the py38 support in ci.1 parent eec6a3d commit ab070b9
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
38 | | - | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
| |||
0 commit comments