{
"comment1": "runners hosted by GitHub, always enabled",
"hosted": [
"os": "ubuntu-latest",
"os_name": "linux",
"target_arch": "x64",
"exe_ext": ""
},
"os": "macos-latest",
"os_name": "osx",
"os": "windows-latest",
"os_name": "win",
"exe_ext": ".exe"
}
],
"comment2": "runners hosted by the owner, enabled by the 'self_hosted' environment being created on the repo",
"selfHosted": [
"os": "self-hosted-linux-arm64",
"target_arch": "arm64",
]