ci: drop some Python versions
This limits the list to the Python versions found in current Fedoras, RHELs, and CentOS Streams.
This commit is contained in:
parent
d60690ce46
commit
10e7046301
1 changed files with 0 additions and 3 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
|
@ -21,10 +21,7 @@ jobs:
|
|||
- "test.run.test_stages"
|
||||
environment:
|
||||
- "py36"
|
||||
- "py37"
|
||||
- "py38"
|
||||
- "py39"
|
||||
- "py310"
|
||||
- "py311"
|
||||
- "py312"
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue