From 82c08ef483bc0fd687ec8b65c176fed02b1ca8f9 Mon Sep 17 00:00:00 2001 From: Aviv Keller Date: Fri, 6 Sep 2024 14:59:08 -0400 Subject: [PATCH] meta: add `Windows ARM64` to flaky-tests list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/54693 Reviewed-By: Michaƫl Zasso Reviewed-By: Matteo Collina Reviewed-By: Luigi Pinca --- .github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml b/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml index 8dc099fb40a5e7..17d50dcaa22ad9 100644 --- a/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml +++ b/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml @@ -35,7 +35,8 @@ body: - macOS ARM64 - macOS x64 - SmartOS - - Windows + - Windows ARM64 + - Windows x64 - Other - type: textarea attributes: