From a70f73665f500274a0b25ad48360bf5d91a04699 Mon Sep 17 00:00:00 2001 From: pankore <86098180+pankore@users.noreply.github.com> Date: Thu, 25 May 2023 19:13:25 +0800 Subject: [PATCH] [Ameba] update ci to 0.7.14 --- .github/workflows/examples-ameba.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/examples-ameba.yaml b/.github/workflows/examples-ameba.yaml index 175261cef97618..36ffdb92ae4767 100644 --- a/.github/workflows/examples-ameba.yaml +++ b/.github/workflows/examples-ameba.yaml @@ -38,7 +38,7 @@ jobs: if: github.actor != 'restyled-io[bot]' container: - image: connectedhomeip/chip-build-ameba:0.7.3 + image: connectedhomeip/chip-build-ameba:0.7.14 options: --user root steps: