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 <[email protected]>
  • Loading branch information
FaqiangZhu-nxp authored Jul 13, 2022
1 parent 06599bb commit 4fe8be9
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/[email protected]
Expand Down

0 comments on commit 4fe8be9

Please sign in to comment.