mirror of https://github.com/python/cpython
Issue template: Remove 3.8 and add 3.14 version (#125552)
This commit is contained in:
parent
12eaadc0ad
commit
fee8fe5858
|
@ -34,12 +34,12 @@ body:
|
||||||
label: "CPython versions tested on:"
|
label: "CPython versions tested on:"
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- "3.8"
|
|
||||||
- "3.9"
|
- "3.9"
|
||||||
- "3.10"
|
- "3.10"
|
||||||
- "3.11"
|
- "3.11"
|
||||||
- "3.12"
|
- "3.12"
|
||||||
- "3.13"
|
- "3.13"
|
||||||
|
- "3.14"
|
||||||
- "CPython main branch"
|
- "CPython main branch"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in New Issue