Skip to content

Merge branch 'update-submodule-1-2' into 'release/v1.2' #616

Merge branch 'update-submodule-1-2' into 'release/v1.2'

Merge branch 'update-submodule-1-2' into 'release/v1.2' #616

Triggered via push January 24, 2025 10:24
Status Failure
Total duration 5m 58s
Artifacts

docker-image.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -x && mkdir -p $ESP_MATTER_PATH && cd $ESP_MATTER_PATH && git init && git remote add origin $ESP_MATTER_CLONE_URL && git fetch origin --depth=1 ${ESP_MATTER_CHECKOUT_REF} && git checkout FETCH_HEAD && git submodule update --init --depth 1 && cd ./connectedhomeip/connectedhomeip && ./scripts/checkout_submodules.py --platform esp32 linux --shallow && cd ../.. && . $IDF_PATH/export.sh && ./install.sh && : # last line" did not complete successfully: exit code: 1
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636