Issue template: Remove 3.8 and add 3.14 version (#125552)

This commit is contained in:
Kirill Podoprigora 2024-10-16 00:25:20 +03:00 committed by GitHub
parent 12eaadc0ad
commit fee8fe5858
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -34,12 +34,12 @@ body:
label: "CPython versions tested on:"
multiple: true
options:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"
- "3.13"
- "3.14"
- "CPython main branch"
validations:
required: true