Hosts:
[
{
"name": "linux-x86_64",
"runner": "zephyr-runner-linux-x64-4xlarge",
"container": "ghcr.io/zephyrproject-rtos/sdk-build:v1.2.3",
"archive": "tar.xz"
}
]
Targets:
[
"aarch64-zephyr-elf",
"arc64-zephyr-elf",
"arc-zephyr-elf",
"arm-zephyr-eabi",
"microblazeel-zephyr-elf",
"mips-zephyr-elf",
"nios2-zephyr-elf",
"riscv64-zephyr-elf",
"sparc-zephyr-elf",
"x86_64-zephyr-elf",
"xtensa-dc233c_zephyr-elf",
"xtensa-espressif_esp32_zephyr-elf",
"xtensa-espressif_esp32s2_zephyr-elf",
"xtensa-espressif_esp32s3_zephyr-elf",
"xtensa-intel_ace15_mtpm_zephyr-elf",
"xtensa-intel_tgl_adsp_zephyr-elf",
"xtensa-mtk_mt8195_adsp_zephyr-elf",
"xtensa-nxp_imx_adsp_zephyr-elf",
"xtensa-nxp_imx8m_adsp_zephyr-elf",
"xtensa-nxp_rt500_adsp_zephyr-elf",
"xtensa-sample_controller_zephyr-elf"
]
Test Environments:
[
{
"name": "ubuntu-20.04-x86_64",
"runner": "zephyr-runner-linux-x64-4xlarge",
"container": "ghcr.io/zephyrproject-rtos/ci:master",
"bundle-host": "linux-x86_64",
"bundle-archive": "tar.xz"
}
]