aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/nightly_macos13.yaml
blob: a7d55fb9c529df4e4a0d957429d650bec7409fb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Version: 2
Include: [
    macos.yaml: [
        "macos-latest-xcode-arm64-developer-build"
    ]
]
Configurations:
-
    Id: 'macos-13-arm64-developer-build-tests'
    Template: 'qtci-macos-13-arm64'
    Compiler: 'Clang'
    Features: ['TestOnly']
    Platform dependency: 'macos-latest-xcode-arm64-developer-build'