Update verison options in crash issue template (GH-125555)

This commit is contained in:
Zachary Ware 2024-10-15 17:08:00 -05:00 committed by GitHub
parent fee8fe5858
commit 7453b8f15c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,12 +27,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