From 2d45ec465bfa26d8d65e007936debe85bf31e07e Mon Sep 17 00:00:00 2001 From: Jay Kwak <82421531+jkwak-work@users.noreply.github.com> Date: Mon, 9 Sep 2024 01:20:36 -0700 Subject: [PATCH] Bring back mac-os debug test --- .github/workflows/matrix_test.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/matrix_test.json b/.github/workflows/matrix_test.json index af52fefb7d..fa0f317264 100644 --- a/.github/workflows/matrix_test.json +++ b/.github/workflows/matrix_test.json @@ -12,7 +12,6 @@ { "os": "windows", "compiler": "clang" }, { "os": "macos", "compiler": "gcc" }, { "os": "macos", "compiler": "cl" }, - { "os": "macos", "config": "debug" }, { "os": "linux", "config": "debug", "platform": "aarch64" } ], "include": [