From b0c1388d456886fcf9610508ba82b7ff07768bf3 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Thu, 19 Feb 2026 12:37:10 -0700 Subject: [PATCH] Enable darwin-arch-sanity-check in macOS build --- .github/workflows/macos-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macos-build.yml b/.github/workflows/macos-build.yml index 9704d0d0..855bc289 100644 --- a/.github/workflows/macos-build.yml +++ b/.github/workflows/macos-build.yml @@ -55,7 +55,7 @@ jobs: -Dgtk3=true \ -Dtext-frontend=true \ -Dlibcanberra=disabled \ - -Ddarwin-arch-sanity-check=false \ + -Ddarwin-arch-sanity-check=true \ -Dwith-perl=perl \ -Dwith-python=python3 \ -Dauto_features=enabled