From 55c4c7b6e55107b405e4aac25cb69f45887006d4 Mon Sep 17 00:00:00 2001 From: Delan Azabani Date: Wed, 4 Jan 2023 20:58:34 +0800 Subject: [PATCH] =?UTF-8?q?CI:=20don=E2=80=99t=20require=20mac-wpt=20to=20?= =?UTF-8?q?succeed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 96fe61d6dc9..214cc3098ba 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -294,7 +294,7 @@ jobs: - "build-linux" - "build-mac" - "linux-wpt" - - "mac-wpt" + # - "mac-wpt" steps: - name: Mark the job as successful