aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/macos-developer-build-tests.yaml
blob: 207f7ec7e57ed75613a4b49ed8b503be5b2dcce2 (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', 'InsignificantTests']
        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', 'InsignificantTests']
        Platform dependency: 'macos-latest-xcode-x86_64-developer-build'