| { | |
| "builders": { | |
| "linux-amd64": [ | |
| "fuchsia/qemu.ci.core.x64-debug" | |
| ], | |
| "linux-arm64": [ | |
| "fuchsia/qemu.ci.core.arm64-debug" | |
| ] | |
| }, | |
| "no_python2": true, | |
| "platform": "linux-amd64", | |
| "recipe": "qemu", | |
| "remote": "https://qemu.googlesource.com/qemu", | |
| "upload_bcid_attestation": false | |
| } |