From 8d7df49a09a148c76ffda7edadeb00fbd889a4b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D9=85=D9=87=D8=AF=D9=8A=20=D8=B4=D9=8A=D9=86=D9=88=D9=86?= =?UTF-8?q?=20=28Mehdi=20Chinoune=29?= Date: Sat, 5 Oct 2024 08:22:35 +0100 Subject: [PATCH] remove clang32 from issue templates. --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - .github/ISSUE_TEMPLATE/environment_request.yml | 1 - .github/ISSUE_TEMPLATE/package_request.yml | 1 - 3 files changed, 3 deletions(-) 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: