diff --git a/coin/platform_configs/macos.yaml b/coin/platform_configs/macos.yaml index 708bca8f..5b2ef56c 100644 --- a/coin/platform_configs/macos.yaml +++ b/coin/platform_configs/macos.yaml @@ -17,19 +17,19 @@ Configurations: Id: 'macos-10.14-x86_64-tests' Template: 'qtci-macos-10.14-x86_64' Compiler: 'Clang' - Features: ['Sccache', 'TestOnly'] + Features: ['Sccache', 'TestOnly', 'Packaging'] Platform dependency: 'macos-latest-xcode-x86_64-packaging-build' - Id: 'macos-10.15-x86_64-tests' Template: 'qtci-macos-10.15-x86_64-102' Compiler: 'Clang' - Features: ['Sccache', 'TestOnly'] + Features: ['Sccache', 'TestOnly', 'Packaging'] Platform dependency: 'macos-latest-xcode-x86_64-packaging-build' - Id: 'macos-11-x86_64-tests' Template: 'qtci-macos-11.0-x86_64-102' Compiler: 'Clang' - Features: ['Sccache', 'TestOnly'] + Features: ['Sccache', 'TestOnly', 'Packaging'] Platform dependency: 'macos-latest-xcode-x86_64-packaging-build' # Build developer builds for all modules, but only run tests for qtbase and declarative.