diff --git a/.github/workflows/build-test-macos.yml b/.github/workflows/build-test-macos.yml index fb4fb8ff016d..d6e0601c1280 100644 --- a/.github/workflows/build-test-macos.yml +++ b/.github/workflows/build-test-macos.yml @@ -18,7 +18,7 @@ jobs: strategy: matrix: os: [ x64, arm ] - config: [Release] + config: [Debug] compiler: [Сlang] include: - compiler: Сlang