diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml index 0ff8f9c3..f88516d7 100644 --- a/coin/platform_configs/macos.yaml +++ b/coin/platform_configs/macos.yaml @@ -98,7 +98,7 @@ Configurations: Id: 'macos-26-arm64-developer-build' Template: 'qtci-macos-26-arm-104' Compiler: 'Clang' - Features: ['Sccache', 'DoNotRunTests', 'WarningsAreErrors', 'UseConfigure', 'Insignificant'] + Features: ['Sccache', 'DoNotRunTests', 'WarningsAreErrors', 'UseConfigure'] Configure arguments: '-developer-build -nomake examples -debug -framework' Environment variables: [ 'CMAKE_ARGS=-DOPENSSL_ROOT_DIR={{.Env.OPENSSL_DIR}}',