{ "architecture": [ { "platform": "linux/amd64", "runner": ["self-hosted", "Linux", "X64", "heavy"] }, { "platform": "linux/arm64", "runner": ["self-hosted", "Linux", "ARM64", "heavy-arm64"] } ], "os": [ { "distro_name": "debian", "distro_version": "bookworm", "compiler_name": "gcc", "compiler_version": "12", "image_sha": "ab4d1f0" }, { "distro_name": "rhel", "distro_version": "9", "compiler_name": "gcc", "compiler_version": "12" } ], "build_type": ["Debug", "Release"], "cmake_args": ["-Dunity=OFF", "-Dunity=ON"] }