aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/macos-developer-build-tests.yaml
blob: 6a6bae23a48463da973e08e256af11c326e46298 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Version: 2
Configurations:
    -
        Id: 'macos-10.14-x86_64-developer-build-tests'
        Template: 'qtci-macos-10.14-x86_64'
        Compiler: 'Clang'
        Features: ['Sccache', 'TestOnly']
        Platform dependency: 'macos-latest-xcode-x86_64-developer-build'
    -
        Id: 'macos-10.15-x86_64-developer-build-tests'
        Template: 'qtci-macos-10.15-x86_64-102'
        Compiler: 'Clang'
        Features: ['Sccache', 'TestOnly']
        Platform dependency: 'macos-latest-xcode-x86_64-developer-build'
    -
        Id: 'macos-11-x86_64-developer-build-tests'
        Template: 'qtci-macos-11.0-x86_64-102'
        Compiler: 'Clang'
        Features: ['Sccache', 'TestOnly']
        Platform dependency: 'macos-latest-xcode-x86_64-developer-build'