aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/precheck.yaml
blob: 68d8f9b7d82ab4ee39b7542a1a447d6c6784a39a (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
Version: 2
Module only: True
Include: [
  cmake_platforms.yaml: [
    "ubuntu-22.04",
    "ubuntu-22.04-documentation",
    "ubuntu-22.04-documentation-x11-tests",
    "windows-10_22h2-msvc2019-developer-build",
    "ios-universal"
  ],
  macos.yaml: [
    "macos-12-x86_64-tests",
  ],
  cmake_platforms_target_android.yaml: [
    "android-arm64-on-macos"
  ],
  cmake_platforms_qemu.yaml: [
    "qemu-armv7-developer-build"
  ],
  cmake_platforms_qemu_qnx710.yaml: [
    "qnx-710-x86_64-developer-build-on-linux"
  ]
]
Configurations: []