diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3e30c48a58..4a8f2b77e1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -52,7 +52,6 @@ body: - label: MINGW32 - label: UCRT64 - label: CLANG64 - - label: CLANG32 - label: CLANGARM64 - type: input diff --git a/.github/ISSUE_TEMPLATE/environment_request.yml b/.github/ISSUE_TEMPLATE/environment_request.yml index 456936468f..0c61c4edbf 100644 --- a/.github/ISSUE_TEMPLATE/environment_request.yml +++ b/.github/ISSUE_TEMPLATE/environment_request.yml @@ -16,7 +16,6 @@ body: - MINGW32 - UCRT64 - CLANG64 - - CLANG32 - CLANGARM64 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/package_request.yml b/.github/ISSUE_TEMPLATE/package_request.yml index 9b64e98de2..eeb37c9c53 100644 --- a/.github/ISSUE_TEMPLATE/package_request.yml +++ b/.github/ISSUE_TEMPLATE/package_request.yml @@ -25,7 +25,6 @@ body: - label: MINGW32 - label: UCRT64 - label: CLANG64 - - label: CLANG32 - label: CLANGARM64 - type: input attributes: