diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 88d17826ea5f2985261ef0c2dcc6cef8ee458c9b..1cd0c2526f6cb69bba99da35406a9162271df4cf 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -19,6 +19,7 @@ jobs:
             developer_dir: "/Applications/Xcode_14.0.1.app/Contents/Developer"
         exclude:
           - runner: macos-12-xl
+            configuration: ReleaseOS
     runs-on: ${{ matrix.runner }}
     outputs:
       viewer_channel: ${{ steps.build.outputs.viewer_channel }}