Skip to content

Commit

Permalink
use the 0.5.85 version of imx docker image in the CI (#20663)
Browse files Browse the repository at this point in the history
Change-Id: Ide950881e49a29351a43354738845a391e0148d4
Signed-off-by: faqiang.zhu <faqiang.zhu@nxp.com>
  • Loading branch information
FaqiangZhu-nxp authored and pull[bot] committed Jul 5, 2023
1 parent 67da76c commit 209f06a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/examples-linux-imx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
# TODO: this image SHOULD use a newer version.
#
# NOTE: After https://github.com/project-chip/connectedhomeip/pull/19941
# the image became large enough that github CI runs out of space.
# The image has increased from aroud 2.5GB to 10+GB
image: connectedhomeip/chip-build-imx:0.5.79
image: connectedhomeip/chip-build-imx:0.5.85

steps:
- uses: Wandalen/wretry.action@v1.0.15
Expand Down

0 comments on commit 209f06a

Please sign in to comment.