aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/macos-developer-build-tests.yaml
blob: 94e8524691249c97f7fb3d06736cd8421da3e797 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Version: 2
Configurations:

    # These developer-build tests are only run for qtbase and qtdeclarative
    # See macos.yaml for arm64 developer-build tests, run for all modules.

    -
        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-x86_64-104'
        Compiler: 'Clang'
        Features: ['Sccache', 'TestOnly']
        Platform dependency: 'macos-latest-xcode-x86_64-developer-build'
    -
        Id: 'macos-12-x86_64-developer-build-tests'
        Template: 'qtci-macos-12-x86_64-102'
        Compiler: 'Clang'
        Features: ['Sccache', 'TestOnly']
        Platform dependency: 'macos-latest-xcode-x86_64-developer-build'