Skip to content

ci: Build Zephyr libc and C++ tests and samples #812

ci: Build Zephyr libc and C++ tests and samples

ci: Build Zephyr libc and C++ tests and samples #812

Triggered via push May 6, 2024 00:59
Status Failure
Total duration 13h 35m 33s
Billable time 57m
Artifacts 253

ci.yml

on: push
Matrix: build-cmake-pkg
Matrix: build-hosttools
Matrix: build-toolchain
Matrix: build-dist-bundle
Matrix: test-dist-bundle
Test Result
0s
Test Result
Fit to window
Zoom out
Zoom in

Annotations

18 errors, 142 warnings, and 1 notice
Test (windows-2019-x86_64) Subset 2
Process completed with exit code 1.
Test (windows-2019-x86_64) Subset 1
Process completed with exit code 1.
Test (ubuntu-20.04-aarch64) Subset 2
Error: failed to run script step: command terminated with non-zero exit code: Error executing in Docker Container: 1
Test (ubuntu-20.04-aarch64) Subset 2
Process completed with exit code 1.
Test (ubuntu-20.04-aarch64) Subset 2
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
Test (macos-11-aarch64) Subset 2
Process completed with exit code 1.
Test (ubuntu-20.04-aarch64) Subset 1
Error: failed to run script step: command terminated with non-zero exit code: Error executing in Docker Container: 1
Test (ubuntu-20.04-aarch64) Subset 1
Process completed with exit code 1.
Test (ubuntu-20.04-aarch64) Subset 1
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
Test (macos-11-aarch64) Subset 1
Process completed with exit code 1.
Test (ubuntu-20.04-x86_64) Subset 2
Error: failed to run script step: command terminated with non-zero exit code: Error executing in Docker Container: 1
Test (ubuntu-20.04-x86_64) Subset 2
Process completed with exit code 1.
Test (ubuntu-20.04-x86_64) Subset 2
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
Test (macos-11-x86_64) Subset 1
Process completed with exit code 1.
Test (macos-11-x86_64) Subset 2
Process completed with exit code 1.
Test (ubuntu-20.04-x86_64) Subset 1
Error: failed to run script step: command terminated with non-zero exit code: Error executing in Docker Container: 1
Test (ubuntu-20.04-x86_64) Subset 1
Process completed with exit code 1.
Test (ubuntu-20.04-x86_64) Subset 1
Executing the custom container implementation failed. Please contact your self hosted runner administrator.
Setup
Hosts: [ { "name": "linux-x86_64", "runner": "zephyr-runner-v2-linux-x64-4xlarge", "container": "ghcr.io/zephyrproject-rtos/sdk-build:v1.2.3", "archive": "tar.xz" }, { "name": "linux-aarch64", "runner": "zephyr-runner-v2-linux-arm64-4xlarge", "container": "ghcr.io/zephyrproject-rtos/sdk-build:v1.2.3", "archive": "tar.xz" }, { "name": "macos-x86_64", "runner": "zephyr-runner-v2-macos-arm64-2xlarge", "container": "", "archive": "tar.xz" }, { "name": "macos-aarch64", "runner": "zephyr-runner-v2-macos-arm64-2xlarge", "container": "", "archive": "tar.xz" }, { "name": "windows-x86_64", "runner": "zephyr-runner-v2-linux-x64-4xlarge", "container": "ghcr.io/zephyrproject-rtos/sdk-build:v1.2.3", "archive": "7z" } ] 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_imx8ulp_adsp_zephyr-elf", "xtensa-nxp_rt500_adsp_zephyr-elf", "xtensa-nxp_rt600_adsp_zephyr-elf", "xtensa-sample_controller_zephyr-elf" ] Test Environments: [ { "name": "ubuntu-20.04-x86_64", "runner": "zephyr-runner-v2-linux-x64-4xlarge", "container": "ghcr.io/zephyrproject-rtos/ci:master", "bundle-host": "linux-x86_64", "bundle-archive": "tar.xz" }, { "name": "ubuntu-20.04-aarch64", "runner": "zephyr-runner-v2-linux-arm64-4xlarge", "container": "ghcr.io/zephyrproject-rtos/ci:master", "bundle-host": "linux-aarch64", "bundle-archive": "tar.xz" }, { "name": "macos-11-x86_64", "runner": "zephyr-runner-v2-macos-arm64-2xlarge", "container": "", "bundle-host": "macos-x86_64", "bundle-archive": "tar.xz" }, { "name": "macos-11-aarch64", "runner": "zephyr-runner-v2-macos-arm64-2xlarge", "container": "", "bundle-host": "macos-aarch64", "bundle-archive": "tar.xz" }, { "name": "windows-2019-x86_64", "runner": "zephyr-runner-v2-windows-x64-2xlarge", "container": "", "bundle-host": "windows-x86_64", "bundle-archive": "7z" } ]
Setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CMake Package (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CMake Package (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CMake Package (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Host Tools (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1-node16. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Host Tools (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1-node16. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CMake Package (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Host Tools (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1-node16. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CMake Package (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-espressif_esp32_zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-espressif_esp32s2_zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-dc233c_zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain x86_64-zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_rt500_adsp_zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-dc233c_zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-sample_controller_zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-mtk_mt8195_adsp_zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-espressif_esp32_zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-espressif_esp32s3_zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-intel_ace15_mtpm_zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-espressif_esp32s2_zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-intel_tgl_adsp_zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_rt600_adsp_zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_imx8m_adsp_zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_imx8ulp_adsp_zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Host Tools (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-espressif_esp32s3_zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain aarch64-zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_imx_adsp_zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-intel_ace15_mtpm_zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-mtk_mt8195_adsp_zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-intel_tgl_adsp_zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain x86_64-zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-mtk_mt8195_adsp_zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-espressif_esp32s2_zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain arc64-zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-dc233c_zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_imx8m_adsp_zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-intel_tgl_adsp_zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_rt600_adsp_zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-sample_controller_zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_imx_adsp_zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_rt500_adsp_zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-intel_ace15_mtpm_zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-espressif_esp32s3_zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain microblazeel-zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain mips-zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_imx8ulp_adsp_zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-espressif_esp32_zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_imx_adsp_zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-espressif_esp32s3_zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_imx_adsp_zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_imx8ulp_adsp_zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_imx8m_adsp_zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-mtk_mt8195_adsp_zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-dc233c_zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-espressif_esp32s2_zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-espressif_esp32_zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Host Tools (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_rt500_adsp_zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain x86_64-zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-intel_tgl_adsp_zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain nios2-zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-intel_ace15_mtpm_zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain aarch64-zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain sparc-zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain arc64-zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_rt600_adsp_zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain mips-zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain microblazeel-zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-sample_controller_zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain x86_64-zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain nios2-zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain arc64-zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_imx8m_adsp_zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_imx8ulp_adsp_zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-sample_controller_zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_rt600_adsp_zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_rt500_adsp_zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain microblazeel-zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain sparc-zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain riscv64-zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain mips-zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain arc64-zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain arc-zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain nios2-zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain aarch64-zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain arm-zephyr-eabi (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain arm-zephyr-eabi (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain microblazeel-zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain mips-zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain arc-zephyr-elf (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain sparc-zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain arc-zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain aarch64-zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain arm-zephyr-eabi (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain nios2-zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain riscv64-zephyr-elf (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-dc233c_zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain sparc-zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain riscv64-zephyr-elf (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain arm-zephyr-eabi (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-espressif_esp32s3_zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain x86_64-zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-espressif_esp32s2_zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain arc-zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-espressif_esp32_zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-intel_ace15_mtpm_zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-intel_tgl_adsp_zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain riscv64-zephyr-elf (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_imx_adsp_zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-mtk_mt8195_adsp_zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_imx8m_adsp_zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_imx8ulp_adsp_zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_rt500_adsp_zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-nxp_rt600_adsp_zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain xtensa-sample_controller_zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain arc64-zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain microblazeel-zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain nios2-zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain arc-zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain arm-zephyr-eabi (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain mips-zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain aarch64-zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain sparc-zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Toolchain riscv64-zephyr-elf (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, aws-actions/configure-aws-credentials@v1-node16, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Distribution Bundle (macos-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Distribution Bundle (macos-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Distribution Bundle (linux-aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Distribution Bundle (windows-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Distribution Bundle (linux-x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (windows-2019-x86_64) Subset 2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (windows-2019-x86_64) Subset 1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-20.04-aarch64) Subset 2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (macos-11-aarch64) Subset 2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-20.04-aarch64) Subset 1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (macos-11-aarch64) Subset 1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-20.04-x86_64) Subset 2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (macos-11-x86_64) Subset 1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (macos-11-x86_64) Subset 2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-20.04-x86_64) Subset 1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cmake_linux-aarch64", "cmake_linux-x86_64", "cmake_macos-aarch64", "cmake_macos-x86_64", "cmake_windows-x86_64", "hosttools_linux-aarch64", "hosttools_linux-x86_64", "log_linux-aarch64_aarch64-zephyr-elf", "log_linux-aarch64_arc64-zephyr-elf", "log_linux-aarch64_arc-zephyr-elf", "log_linux-aarch64_arm-zephyr-eabi", "log_linux-aarch64_microblazeel-zephyr-elf", "log_linux-aarch64_mips-zephyr-elf", "log_linux-aarch64_nios2-zephyr-elf", "log_linux-aarch64_riscv64-zephyr-elf", "log_linux-aarch64_sparc-zephyr-elf", "log_linux-aarch64_x86_64-zephyr-elf", "log_linux-aarch64_xtensa-dc233c_zephyr-elf", "log_linux-aarch64_xtensa-espressif_esp32_zephyr-elf", "log_linux-aarch64_xtensa-espressif_esp32s2_zephyr-elf", "log_linux-aarch64_xtensa-espressif_esp32s3_zephyr-elf", "log_linux-aarch64_xtensa-intel_ace15_mtpm_zephyr-elf", "log_linux-aarch64_xtensa-intel_tgl_adsp_zephyr-elf", "log_linux-aarch64_xtensa-mtk_mt8195_adsp_zephyr-elf", "log_linux-aarch64_xtensa-nxp_imx_adsp_zephyr-elf", "log_linux-aarch64_xtensa-nxp_imx8m_adsp_zephyr-elf", "log_linux-aarch64_xtensa-nxp_imx8ulp_adsp_zephyr-elf", "log_linux-aarch64_xtensa-nxp_rt500_adsp_zephyr-elf", "log_linux-aarch64_xtensa-nxp_rt600_adsp_zephyr-elf", "log_linux-aarch64_xtensa-sample_controller_zephyr-elf", "log_linux-x86_64_aarch64-zephyr-elf", "log_linux-x86_64_arc64-zephyr-elf", "log_linux-x86_64_arc-zephyr-elf", "log_linux-x86_64_arm-zephyr-eabi", "log_linux-x86_64_microblazeel-zephyr-elf", "log_linux-x86_64_mips-zephyr-elf", "log_linux-x86_64_nios2-zephyr-elf", "log_linux-x86_64_riscv64-zephyr-elf", "log_linux-x86_64_sparc-zephyr-elf", "log_linux-x86_64_x86_64-zephyr-elf", "log_linux-x86_64_xtensa-dc233c_zephyr-elf", "log_linux-x86_64_xtensa-espressif_esp32_zephyr-elf", "log_linux-x86_64_xtensa-espressif_esp32s2_zephyr-elf", "log_linux-x86_64_xtensa-espressif_esp32s3_zephyr-elf", "log_linux-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf", "log_linux-x86_64_xtensa-intel_tgl_adsp_zephyr-elf", "log_linux-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf", "log_linux-x86_64_xtensa-nxp_imx_adsp_zephyr-elf", "log_linux-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf", "log_linux-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf", "log_linux-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf", "log_linux-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf", "log_linux-x86_64_xtensa-sample_controller_zephyr-elf", "log_macos-aarch64_aarch64-zephyr-elf", "log_macos-aarch64_arc64-zephyr-elf", "log_macos-aarch64_arc-zephyr-elf", "log_macos-aarch64_arm-zephyr-eabi", "log_macos-aarch64_microblazeel-zephyr-elf", "log_macos-aarch64_mips-zephyr-elf", "log_macos-aarch64_nios2-zephyr-elf", "log_macos-aarch64_riscv64-zephyr-elf", "log_macos-aarch64_sparc-zephyr-elf", "log_macos-aarch64_x86_64-zephyr-elf", "log_macos-aarch64_xtensa-dc233c_zephyr-elf", "log_macos-aarch64_xtensa-espressif_esp32_zephyr-elf", "log_macos-aarch64_xtensa-espressif_esp32s2_zephyr-elf", "log_macos-aarch64_xtensa-espressif_esp32s3_zephyr-elf", "log_macos-aarch64_xtensa-intel_ace15_mtpm_zephyr-elf", "log_macos-aarch64_xtensa-intel_tgl_adsp_zephyr-elf", "log_macos-aarch64_xtensa-mtk_mt8195_adsp_zephyr-elf", "log_macos-aarch64_xtensa-nxp_imx_adsp_zephyr-elf", "log_macos-aarch64_xtensa-nxp_imx8m_adsp_zephyr-elf", "log_macos-aarch64_xtensa-nxp_imx8ulp_adsp_zephyr-elf", "log_macos-aarch64_xtensa-nxp_rt500_adsp_zephyr-elf", "log_macos-aarch64_xtensa-nxp_rt600_adsp_zephyr-elf", "log_macos-aarch64_xtensa-sample_controller_zephyr-elf", "log_macos-x86_64_aarch64-zephyr-elf", "log_macos-x86_64_arc64-zephyr-elf", "log_macos-x86_64_arc-zephyr-elf", "log_macos-x86_64_arm-zephyr-eabi", "log_macos-x86_64_microblazeel-zephyr-elf", "log_macos-x86_64_mips-zephyr-elf", "log_macos-x86_64_nios2-zephyr-elf", "log_macos-x86_64_riscv64-zephyr-elf", "log_macos-x86_64_sparc-zephyr-elf", "log_macos-x86_64_x86_64-zephyr-elf", "log_macos-x86_64_xtensa-dc233c_zephyr-elf", "log_macos-x86_64_xtensa-espressif_esp32_zephyr-elf", "log_macos-x86_64_xtensa-espressif_esp32s2_zephyr-elf", "log_macos-x86_64_xtensa-espressif_esp32s3_zephyr-elf", "log_macos-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf", "log_macos-x86_64_xtensa-intel_tgl_adsp_zephyr-elf", "log_macos-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf", "log_macos-x86_64_xtensa-nxp_imx_adsp_zephyr-elf", "log_macos-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf", "log_macos-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf", "log_macos-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf", "log_macos-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf", "log_macos-x86_64_xtensa-sample_controller_zephyr-elf", "log_windows-x86_64_aarch64-zephyr-elf", "log_windows-x86_64_arc64-zephyr-elf", "log_windows-x86_64_arc-zephyr-elf", "log_windows-x86_64_arm-zephyr-eabi", "log_windows-x86_64_microblazeel-zephyr-elf", "log_windows-x86_64_mips-zephyr-elf", "log_windows-x86_64_nios2-zephyr-elf", "log_windows-x86_64_riscv64-zephyr-elf", "log_windows-x86_64_sparc-zephyr-elf", "log_windows-x86_64_x86_64-zephyr-elf", "log_windows-x86_64_xtensa-dc233c_zephyr-elf", "log_windows-x86_64_xtensa-espressif_esp32_zephyr-elf", "log_windows-x86_64_xtensa-espressif_esp32s2_zephyr-elf", "log_windows-x86_64_xtensa-espressif_esp32s3_zephyr-elf", "log_windows-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf", "log_windows-x86_64_xtensa-intel_tgl_adsp_zephyr-elf", "log_windows-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf", "log_windows-x86_64_xtensa-nxp_imx_adsp_zephyr-elf", "log_windows-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf", "log_windows-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf", "log_windows-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf", "log_windows-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf", "log_windows-x86_64_xtensa-sample_controller_zephyr-elf", "test_macos-11-aarch64_1", "test_macos-11-aarch64_2", "test_macos-11-x86_64_1", "test_macos-11-x86_64_2", "test_ubuntu-20.04-aarch64_1", "test_ubuntu-20.04-aarch64_2", "test_ubuntu-20.04-x86_64_1", "test_ubuntu-20.04-x86_64_2", "test_windows-2019-x86_64_1", "test_windows-2019-x86_64_2", "toolchain_linux-aarch64_aarch64-zephyr-elf", "toolchain_linux-aarch64_arc64-zephyr-elf", "toolchain_linux-aarch64_arc-zephyr-elf", "toolchain_linux-aarch64_arm-zephyr-eabi", "toolchain_linux-aarch64_microblazeel-zephyr-elf", "toolchain_linux-aarch64_mips-zephyr-elf", "toolchain_linux-aarch64_nios2-zephyr-elf", "toolchain_linux-aarch64_riscv64-zephyr-elf", "toolchain_linux-aarch64_sparc-zephyr-elf", "toolchain_linux-aarch64_x86_64-zephyr-elf", "toolchain_linux-aarch64_xtensa-dc233c_zephyr-elf", "toolchain_linux-aarch64_xtensa-espressif_esp32_zephyr-elf", "toolchain_linux-aarch64_xtensa-espressif_esp32s2_zephyr-elf", "toolchain_linux-aarch64_xtensa-espressif_esp32s3_zephyr-elf", "toolchain_linux-aarch64_xtensa-intel_ace15_mtpm_zephyr-elf", "toolchain_linux-aarch64_xtensa-intel_tgl_adsp_zephyr-elf", "toolchain_linux-aarch64_xtensa-mtk_mt8195_adsp_zephyr-elf", "toolchain_linux-aarch64_xtensa-nxp_imx_adsp_zephyr-elf", "toolchain_linux-aarch64_xtensa-nxp_imx8m_adsp_zephyr-elf", "toolchain_linux-aarch64_xtensa-nxp_imx8ulp_adsp_zephyr-elf", "toolchain_linux-aarch64_xtensa-nxp_rt500_adsp_zephyr-elf", "toolchain_linux-aarch64_xtensa-nxp_rt600_adsp_zephyr-elf", "toolchain_linux-aarch64_xtensa-sample_controller_zephyr-elf", "toolchain_linux-x86_64_aarch64-zephyr-elf", "toolchain_linux-x86_64_arc64-zephyr-elf", "toolchain_linux-x86_64_arc-zephyr-elf", "toolchain_linux-x86_64_arm-zephyr-eabi", "toolchain_linux-x86_64_microblazeel-zephyr-elf", "toolchain_linux-x86_64_mips-zephyr-elf", "toolchain_linux-x86_64_nios2-zephyr-elf", "toolchain_linux-x86_64_riscv64-zephyr-elf", "toolchain_linux-x86_64_sparc-zephyr-elf", "toolchain_linux-x86_64_x86_64-zephyr-elf", "toolchain_linux-x86_64_xtensa-dc233c_zephyr-elf", "toolchain_linux-x86_64_xtensa-espressif_esp32_zephyr-elf", "toolchain_linux-x86_64_xtensa-espressif_esp32s2_zephyr-elf", "toolchain_linux-x86_64_xtensa-espressif_esp32s3_zephyr-elf", "toolchain_linux-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf", "toolchain_linux-x86_64_xtensa-intel_tgl_adsp_zephyr-elf", "toolchain_linux-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf", "toolchain_linux-x86_64_xtensa-nxp_imx_adsp_zephyr-elf", "toolchain_linux-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf", "toolchain_linux-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf", "toolchain_linux-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf", "toolchain_linux-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf", "toolchain_linux-x86_64_xtensa-sample_controller_zephyr-elf", "toolchain_macos-aarch64_aarch64-zephyr-elf", "toolchain_macos-aarch64_arc64-zephyr-elf", "toolchain_macos-aarch64_arc-zephyr-elf", "toolchain_macos-aarch64_arm-zephyr-eabi", "toolchain_macos-aarch64_microblazeel-zephyr-elf", "toolchain_macos-aarch64_mips-zephyr-elf", "toolchain_macos-aarch64_nios2-zephyr-elf", "toolchain_macos-aarch64_riscv64-zephyr-elf", "toolchain_macos-aarch64_sparc-zephyr-elf", "toolchain_macos-aarch64_x86_64-zephyr-elf", "toolchain_macos-aarch64_xtensa-dc233c_zephyr-elf", "toolchain_macos-aarch64_xtensa-espressif_esp32_zephyr-elf", "toolchain_macos-aarch64_xtensa-espressif_esp32s2_zephyr-elf", "toolchain_macos-aarch64_xtensa-espressif_esp32s3_zephyr-elf", "toolchain_macos-aarch64_xtensa-intel_ace15_mtpm_zephyr-elf", "toolchain_macos-aarch64_xtensa-intel_tgl_adsp_zephyr-elf", "toolchain_macos-aarch64_xtensa-mtk_mt8195_adsp_zephyr-elf", "toolchain_macos-aarch64_xtensa-nxp_imx_adsp_zephyr-elf", "toolchain_macos-aarch64_xtensa-nxp_imx8m_adsp_zephyr-elf", "toolchain_macos-aarch64_xtensa-nxp_imx8ulp_adsp_zephyr-elf", "toolchain_macos-aarch64_xtensa-nxp_rt500_adsp_zephyr-elf", "toolchain_macos-aarch64_xtensa-nxp_rt600_adsp_zephyr-elf", "toolchain_macos-aarch64_xtensa-sample_controller_zephyr-elf", "toolchain_macos-x86_64_aarch64-zephyr-elf", "toolchain_macos-x86_64_arc64-zephyr-elf", "toolchain_macos-x86_64_arc-zephyr-elf", "toolchain_macos-x86_64_arm-zephyr-eabi", "toolchain_macos-x86_64_microblazeel-zephyr-elf", "toolchain_macos-x86_64_mips-zephyr-elf", "toolchain_macos-x86_64_nios2-zephyr-elf", "toolchain_macos-x86_64_riscv64-zephyr-elf", "toolchain_macos-x86_64_sparc-zephyr-elf", "toolchain_macos-x86_64_x86_64-zephyr-elf", "toolchain_macos-x86_64_xtensa-dc233c_zephyr-elf", "toolchain_macos-x86_64_xtensa-espressif_esp32_zephyr-elf", "toolchain_macos-x86_64_xtensa-espressif_esp32s2_zephyr-elf", "toolchain_macos-x86_64_xtensa-espressif_esp32s3_zephyr-elf", "toolchain_macos-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf", "toolchain_macos-x86_64_xtensa-intel_tgl_adsp_zephyr-elf", "toolchain_macos-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf", "toolchain_macos-x86_64_xtensa-nxp_imx_adsp_zephyr-elf", "toolchain_macos-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf", "toolchain_macos-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf", "toolchain_macos-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf", "toolchain_macos-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf", "toolchain_macos-x86_64_xtensa-sample_controller_zephyr-elf", "toolchain_windows-x86_64_aarch64-zephyr-elf", "toolchain_windows-x86_64_arc64-zephyr-elf", "toolchain_windows-x86_64_arc-zephyr-elf", "toolchain_windows-x86_64_arm-zephyr-eabi", "toolchain_windows-x86_64_microblazeel-zephyr-elf", "toolchain_windows-x86_64_mips-zephyr-elf", "toolchain_windows-x86_64_nios2-zephyr-elf", "toolchain_windows-x86_64_riscv64-zephyr-elf", "toolchain_windows-x86_64_sparc-zephyr-elf", "toolchain_windows-x86_64_x86_64-zephyr-elf", "toolchain_windows-x86_64_xtensa-dc233c_zephyr-elf", "toolchain_windows-x86_64_xtensa-espressif_esp32_zephyr-elf", "toolchain_windows-x86_64_xtensa-espressif_esp32s2_zephyr-elf", "toolchain_windows-x86_64_xtensa-espressif_esp32s3_zephyr-elf", "toolchain_windows-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf", "toolchain_windows-x86_64_xtensa-intel_tgl_adsp_zephyr-elf", "toolchain_windows-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf", "toolchain_windows-x86_64_xtensa-nxp_imx_adsp_zephyr-elf", "toolchain_windows-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf", "toolchain_windows-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf", "toolchain_windows-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf", "toolchain_windows-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf", "toolchain_windows-x86_64_xtensa-sample_controller_zephyr-elf", "version", "zephyr-sdk-0.16.6-1-gc744a06_linux-aarch64", "zephyr-sdk-0.16.6-1-gc744a06_linux-x86_64", "zephyr-sdk-0.16.6-1-gc744a06_macos-aarch64", "zephyr-sdk-0.16.6-1-gc744a06_macos-x86_64", "zephyr-sdk-0.16.6-1-gc744a06_windows-x86_64". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
cmake_linux-aarch64
3.09 KB
cmake_linux-x86_64
3.12 KB
cmake_macos-aarch64
3.1 KB
cmake_macos-x86_64
3.1 KB
cmake_windows-x86_64
3.05 KB
hosttools_linux-aarch64
38.4 MB
hosttools_linux-x86_64
40.6 MB
log_linux-aarch64_aarch64-zephyr-elf
65.5 MB
log_linux-aarch64_arc-zephyr-elf
240 MB
log_linux-aarch64_arc64-zephyr-elf
89.8 MB
log_linux-aarch64_arm-zephyr-eabi
457 MB
log_linux-aarch64_microblazeel-zephyr-elf
123 MB
log_linux-aarch64_mips-zephyr-elf
137 MB
log_linux-aarch64_nios2-zephyr-elf
111 MB
log_linux-aarch64_riscv64-zephyr-elf
241 MB
log_linux-aarch64_sparc-zephyr-elf
147 MB
log_linux-aarch64_x86_64-zephyr-elf
71.7 MB
log_linux-aarch64_xtensa-dc233c_zephyr-elf
58.7 MB
log_linux-aarch64_xtensa-espressif_esp32_zephyr-elf
62 MB
log_linux-aarch64_xtensa-espressif_esp32s2_zephyr-elf
62.7 MB
log_linux-aarch64_xtensa-espressif_esp32s3_zephyr-elf
62.7 MB
log_linux-aarch64_xtensa-intel_ace15_mtpm_zephyr-elf
62.3 MB
log_linux-aarch64_xtensa-intel_tgl_adsp_zephyr-elf
61.6 MB
log_linux-aarch64_xtensa-mtk_mt8195_adsp_zephyr-elf
62 MB
log_linux-aarch64_xtensa-nxp_imx8m_adsp_zephyr-elf
61.6 MB
log_linux-aarch64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
62.7 MB
log_linux-aarch64_xtensa-nxp_imx_adsp_zephyr-elf
60.9 MB
log_linux-aarch64_xtensa-nxp_rt500_adsp_zephyr-elf
61.6 MB
log_linux-aarch64_xtensa-nxp_rt600_adsp_zephyr-elf
62 MB
log_linux-aarch64_xtensa-sample_controller_zephyr-elf
62.7 MB
log_linux-x86_64_aarch64-zephyr-elf
65.4 MB
log_linux-x86_64_arc-zephyr-elf
239 MB
log_linux-x86_64_arc64-zephyr-elf
89.7 MB
log_linux-x86_64_arm-zephyr-eabi
456 MB
log_linux-x86_64_microblazeel-zephyr-elf
123 MB
log_linux-x86_64_mips-zephyr-elf
137 MB
log_linux-x86_64_nios2-zephyr-elf
110 MB
log_linux-x86_64_riscv64-zephyr-elf
241 MB
log_linux-x86_64_sparc-zephyr-elf
146 MB
log_linux-x86_64_x86_64-zephyr-elf
71.7 MB
log_linux-x86_64_xtensa-dc233c_zephyr-elf
58.7 MB
log_linux-x86_64_xtensa-espressif_esp32_zephyr-elf
62 MB
log_linux-x86_64_xtensa-espressif_esp32s2_zephyr-elf
62.7 MB
log_linux-x86_64_xtensa-espressif_esp32s3_zephyr-elf
62.7 MB
log_linux-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf
62.3 MB
log_linux-x86_64_xtensa-intel_tgl_adsp_zephyr-elf
61.6 MB
log_linux-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf
62 MB
log_linux-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf
61.6 MB
log_linux-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
62.6 MB
log_linux-x86_64_xtensa-nxp_imx_adsp_zephyr-elf
60.8 MB
log_linux-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf
61.6 MB
log_linux-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf
62 MB
log_linux-x86_64_xtensa-sample_controller_zephyr-elf
62.6 MB
log_macos-aarch64_aarch64-zephyr-elf
226 MB
log_macos-aarch64_arc-zephyr-elf
383 MB
log_macos-aarch64_arc64-zephyr-elf
236 MB
log_macos-aarch64_arm-zephyr-eabi
606 MB
log_macos-aarch64_microblazeel-zephyr-elf
235 MB
log_macos-aarch64_mips-zephyr-elf
285 MB
log_macos-aarch64_nios2-zephyr-elf
261 MB
log_macos-aarch64_riscv64-zephyr-elf
385 MB
log_macos-aarch64_sparc-zephyr-elf
292 MB
log_macos-aarch64_x86_64-zephyr-elf
239 MB
log_macos-aarch64_xtensa-dc233c_zephyr-elf
209 MB
log_macos-aarch64_xtensa-espressif_esp32_zephyr-elf
218 MB
log_macos-aarch64_xtensa-espressif_esp32s2_zephyr-elf
220 MB
log_macos-aarch64_xtensa-espressif_esp32s3_zephyr-elf
220 MB
log_macos-aarch64_xtensa-intel_ace15_mtpm_zephyr-elf
219 MB
log_macos-aarch64_xtensa-intel_tgl_adsp_zephyr-elf
217 MB
log_macos-aarch64_xtensa-mtk_mt8195_adsp_zephyr-elf
218 MB
log_macos-aarch64_xtensa-nxp_imx8m_adsp_zephyr-elf
217 MB
log_macos-aarch64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
219 MB
log_macos-aarch64_xtensa-nxp_imx_adsp_zephyr-elf
215 MB
log_macos-aarch64_xtensa-nxp_rt500_adsp_zephyr-elf
217 MB
log_macos-aarch64_xtensa-nxp_rt600_adsp_zephyr-elf
217 MB
log_macos-aarch64_xtensa-sample_controller_zephyr-elf
220 MB
log_macos-x86_64_aarch64-zephyr-elf
307 MB
log_macos-x86_64_arc-zephyr-elf
491 MB
log_macos-x86_64_arc64-zephyr-elf
316 MB
log_macos-x86_64_arm-zephyr-eabi
763 MB
log_macos-x86_64_microblazeel-zephyr-elf
322 MB
log_macos-x86_64_mips-zephyr-elf
377 MB
log_macos-x86_64_nios2-zephyr-elf
345 MB
log_macos-x86_64_riscv64-zephyr-elf
487 MB
log_macos-x86_64_sparc-zephyr-elf
381 MB
log_macos-x86_64_x86_64-zephyr-elf
324 MB
log_macos-x86_64_xtensa-dc233c_zephyr-elf
284 MB
log_macos-x86_64_xtensa-espressif_esp32_zephyr-elf
295 MB
log_macos-x86_64_xtensa-espressif_esp32s2_zephyr-elf
297 MB
log_macos-x86_64_xtensa-espressif_esp32s3_zephyr-elf
298 MB
log_macos-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf
296 MB
log_macos-x86_64_xtensa-intel_tgl_adsp_zephyr-elf
294 MB
log_macos-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf
295 MB
log_macos-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf
294 MB
log_macos-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
296 MB
log_macos-x86_64_xtensa-nxp_imx_adsp_zephyr-elf
292 MB
log_macos-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf
294 MB
log_macos-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf
294 MB
log_macos-x86_64_xtensa-sample_controller_zephyr-elf
297 MB
log_windows-x86_64_aarch64-zephyr-elf
82.9 MB
log_windows-x86_64_arc-zephyr-elf
287 MB
log_windows-x86_64_arc64-zephyr-elf
111 MB
log_windows-x86_64_arm-zephyr-eabi
548 MB
log_windows-x86_64_microblazeel-zephyr-elf
155 MB
log_windows-x86_64_mips-zephyr-elf
169 MB
log_windows-x86_64_nios2-zephyr-elf
135 MB
log_windows-x86_64_riscv64-zephyr-elf
284 MB
log_windows-x86_64_sparc-zephyr-elf
177 MB
log_windows-x86_64_x86_64-zephyr-elf
90.6 MB
log_windows-x86_64_xtensa-dc233c_zephyr-elf
74.9 MB
log_windows-x86_64_xtensa-espressif_esp32_zephyr-elf
78.5 MB
log_windows-x86_64_xtensa-espressif_esp32s2_zephyr-elf
79.3 MB
log_windows-x86_64_xtensa-espressif_esp32s3_zephyr-elf
79.3 MB
log_windows-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf
78.9 MB
log_windows-x86_64_xtensa-intel_tgl_adsp_zephyr-elf
78.1 MB
log_windows-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf
78.5 MB
log_windows-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf
78.1 MB
log_windows-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
79.4 MB
log_windows-x86_64_xtensa-nxp_imx_adsp_zephyr-elf
77.3 MB
log_windows-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf
78.1 MB
log_windows-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf
78.7 MB
log_windows-x86_64_xtensa-sample_controller_zephyr-elf
79.2 MB
test_macos-11-aarch64_1
1.29 MB
test_macos-11-aarch64_2
957 KB
test_macos-11-x86_64_1
1.3 MB
test_macos-11-x86_64_2
968 KB
test_ubuntu-20.04-aarch64_1
1.17 MB
test_ubuntu-20.04-aarch64_2
888 KB
test_ubuntu-20.04-x86_64_1
1.17 MB
test_ubuntu-20.04-x86_64_2
887 KB
test_windows-2019-x86_64_1
195 KB
test_windows-2019-x86_64_2
248 KB
toolchain_linux-aarch64_aarch64-zephyr-elf
53.1 MB
toolchain_linux-aarch64_arc-zephyr-elf
82.1 MB
toolchain_linux-aarch64_arc64-zephyr-elf
52 MB
toolchain_linux-aarch64_arm-zephyr-eabi
92.4 MB
toolchain_linux-aarch64_microblazeel-zephyr-elf
53.1 MB
toolchain_linux-aarch64_mips-zephyr-elf
55.6 MB
toolchain_linux-aarch64_nios2-zephyr-elf
53.2 MB
toolchain_linux-aarch64_riscv64-zephyr-elf
125 MB
toolchain_linux-aarch64_sparc-zephyr-elf
61.1 MB
toolchain_linux-aarch64_x86_64-zephyr-elf
61.8 MB
toolchain_linux-aarch64_xtensa-dc233c_zephyr-elf
44.3 MB
toolchain_linux-aarch64_xtensa-espressif_esp32_zephyr-elf
44.1 MB
toolchain_linux-aarch64_xtensa-espressif_esp32s2_zephyr-elf
44.1 MB
toolchain_linux-aarch64_xtensa-espressif_esp32s3_zephyr-elf
44.2 MB
toolchain_linux-aarch64_xtensa-intel_ace15_mtpm_zephyr-elf
44.9 MB
toolchain_linux-aarch64_xtensa-intel_tgl_adsp_zephyr-elf
45 MB
toolchain_linux-aarch64_xtensa-mtk_mt8195_adsp_zephyr-elf
45.1 MB
toolchain_linux-aarch64_xtensa-nxp_imx8m_adsp_zephyr-elf
44.8 MB
toolchain_linux-aarch64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
44.8 MB
toolchain_linux-aarch64_xtensa-nxp_imx_adsp_zephyr-elf
45.3 MB
toolchain_linux-aarch64_xtensa-nxp_rt500_adsp_zephyr-elf
44.7 MB
toolchain_linux-aarch64_xtensa-nxp_rt600_adsp_zephyr-elf
45.5 MB
toolchain_linux-aarch64_xtensa-sample_controller_zephyr-elf
43.6 MB
toolchain_linux-x86_64_aarch64-zephyr-elf
57 MB
toolchain_linux-x86_64_arc-zephyr-elf
89.8 MB
toolchain_linux-x86_64_arc64-zephyr-elf
55.3 MB
toolchain_linux-x86_64_arm-zephyr-eabi
96.2 MB
toolchain_linux-x86_64_microblazeel-zephyr-elf
57.4 MB
toolchain_linux-x86_64_mips-zephyr-elf
58.5 MB
toolchain_linux-x86_64_nios2-zephyr-elf
53.8 MB
toolchain_linux-x86_64_riscv64-zephyr-elf
127 MB
toolchain_linux-x86_64_sparc-zephyr-elf
67.4 MB
toolchain_linux-x86_64_x86_64-zephyr-elf
64.8 MB
toolchain_linux-x86_64_xtensa-dc233c_zephyr-elf
46.5 MB
toolchain_linux-x86_64_xtensa-espressif_esp32_zephyr-elf
47.2 MB
toolchain_linux-x86_64_xtensa-espressif_esp32s2_zephyr-elf
47.3 MB
toolchain_linux-x86_64_xtensa-espressif_esp32s3_zephyr-elf
47.8 MB
toolchain_linux-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf
48.1 MB
toolchain_linux-x86_64_xtensa-intel_tgl_adsp_zephyr-elf
47.4 MB
toolchain_linux-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf
48.6 MB
toolchain_linux-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf
48.6 MB
toolchain_linux-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
47.7 MB
toolchain_linux-x86_64_xtensa-nxp_imx_adsp_zephyr-elf
48.6 MB
toolchain_linux-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf
47.2 MB
toolchain_linux-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf
48.8 MB
toolchain_linux-x86_64_xtensa-sample_controller_zephyr-elf
47.1 MB
toolchain_macos-aarch64_aarch64-zephyr-elf
42.1 MB
toolchain_macos-aarch64_arc-zephyr-elf
72.4 MB
toolchain_macos-aarch64_arc64-zephyr-elf
40.8 MB
toolchain_macos-aarch64_arm-zephyr-eabi
81.2 MB
toolchain_macos-aarch64_microblazeel-zephyr-elf
46.3 MB
toolchain_macos-aarch64_mips-zephyr-elf
44.3 MB
toolchain_macos-aarch64_nios2-zephyr-elf
43.1 MB
toolchain_macos-aarch64_riscv64-zephyr-elf
108 MB
toolchain_macos-aarch64_sparc-zephyr-elf
52.8 MB
toolchain_macos-aarch64_x86_64-zephyr-elf
49.3 MB
toolchain_macos-aarch64_xtensa-dc233c_zephyr-elf
33.8 MB
toolchain_macos-aarch64_xtensa-espressif_esp32_zephyr-elf
34.1 MB
toolchain_macos-aarch64_xtensa-espressif_esp32s2_zephyr-elf
34.1 MB
toolchain_macos-aarch64_xtensa-espressif_esp32s3_zephyr-elf
34.3 MB
toolchain_macos-aarch64_xtensa-intel_ace15_mtpm_zephyr-elf
35.1 MB
toolchain_macos-aarch64_xtensa-intel_tgl_adsp_zephyr-elf
34.2 MB
toolchain_macos-aarch64_xtensa-mtk_mt8195_adsp_zephyr-elf
35 MB
toolchain_macos-aarch64_xtensa-nxp_imx8m_adsp_zephyr-elf
35 MB
toolchain_macos-aarch64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
35.1 MB
toolchain_macos-aarch64_xtensa-nxp_imx_adsp_zephyr-elf
35 MB
toolchain_macos-aarch64_xtensa-nxp_rt500_adsp_zephyr-elf
34.3 MB
toolchain_macos-aarch64_xtensa-nxp_rt600_adsp_zephyr-elf
35.1 MB
toolchain_macos-aarch64_xtensa-sample_controller_zephyr-elf
33.6 MB
toolchain_macos-x86_64_aarch64-zephyr-elf
53.1 MB
toolchain_macos-x86_64_arc-zephyr-elf
83.2 MB
toolchain_macos-x86_64_arc64-zephyr-elf
51.7 MB
toolchain_macos-x86_64_arm-zephyr-eabi
93.8 MB
toolchain_macos-x86_64_microblazeel-zephyr-elf
57.3 MB
toolchain_macos-x86_64_mips-zephyr-elf
56.2 MB
toolchain_macos-x86_64_nios2-zephyr-elf
54.3 MB
toolchain_macos-x86_64_riscv64-zephyr-elf
119 MB
toolchain_macos-x86_64_sparc-zephyr-elf
63.4 MB
toolchain_macos-x86_64_x86_64-zephyr-elf
61.2 MB
toolchain_macos-x86_64_xtensa-dc233c_zephyr-elf
45.2 MB
toolchain_macos-x86_64_xtensa-espressif_esp32_zephyr-elf
45.1 MB
toolchain_macos-x86_64_xtensa-espressif_esp32s2_zephyr-elf
45.4 MB
toolchain_macos-x86_64_xtensa-espressif_esp32s3_zephyr-elf
45.4 MB
toolchain_macos-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf
45.3 MB
toolchain_macos-x86_64_xtensa-intel_tgl_adsp_zephyr-elf
45.2 MB
toolchain_macos-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf
45.4 MB
toolchain_macos-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf
45.5 MB
toolchain_macos-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
45.6 MB
toolchain_macos-x86_64_xtensa-nxp_imx_adsp_zephyr-elf
45.5 MB
toolchain_macos-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf
45.1 MB
toolchain_macos-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf
45.6 MB
toolchain_macos-x86_64_xtensa-sample_controller_zephyr-elf
45.1 MB
toolchain_windows-x86_64_aarch64-zephyr-elf
46.2 MB
toolchain_windows-x86_64_arc-zephyr-elf
59.5 MB
toolchain_windows-x86_64_arc64-zephyr-elf
46.2 MB
toolchain_windows-x86_64_arm-zephyr-eabi
68.3 MB
toolchain_windows-x86_64_microblazeel-zephyr-elf
43.6 MB
toolchain_windows-x86_64_mips-zephyr-elf
48.7 MB
toolchain_windows-x86_64_nios2-zephyr-elf
42.1 MB
toolchain_windows-x86_64_riscv64-zephyr-elf
102 MB
toolchain_windows-x86_64_sparc-zephyr-elf
51.3 MB
toolchain_windows-x86_64_x86_64-zephyr-elf
52.7 MB
toolchain_windows-x86_64_xtensa-dc233c_zephyr-elf
40.1 MB
toolchain_windows-x86_64_xtensa-espressif_esp32_zephyr-elf
40.3 MB
toolchain_windows-x86_64_xtensa-espressif_esp32s2_zephyr-elf
40.3 MB
toolchain_windows-x86_64_xtensa-espressif_esp32s3_zephyr-elf
40.3 MB
toolchain_windows-x86_64_xtensa-intel_ace15_mtpm_zephyr-elf
41.2 MB
toolchain_windows-x86_64_xtensa-intel_tgl_adsp_zephyr-elf
40.2 MB
toolchain_windows-x86_64_xtensa-mtk_mt8195_adsp_zephyr-elf
41.2 MB
toolchain_windows-x86_64_xtensa-nxp_imx8m_adsp_zephyr-elf
41.2 MB
toolchain_windows-x86_64_xtensa-nxp_imx8ulp_adsp_zephyr-elf
41 MB
toolchain_windows-x86_64_xtensa-nxp_imx_adsp_zephyr-elf
41.2 MB
toolchain_windows-x86_64_xtensa-nxp_rt500_adsp_zephyr-elf
40.2 MB
toolchain_windows-x86_64_xtensa-nxp_rt600_adsp_zephyr-elf
41 MB
toolchain_windows-x86_64_xtensa-sample_controller_zephyr-elf
40 MB
version
18 Bytes
zephyr-sdk-0.16.6-1-gc744a06_linux-aarch64
1.32 GB
zephyr-sdk-0.16.6-1-gc744a06_linux-x86_64
1.41 GB
zephyr-sdk-0.16.6-1-gc744a06_macos-aarch64
1.04 GB
zephyr-sdk-0.16.6-1-gc744a06_macos-x86_64
1.29 GB
zephyr-sdk-0.16.6-1-gc744a06_windows-x86_64
1.06 GB