Skip to content

Commit

Permalink
Adding imx back
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple committed Jun 21, 2023
1 parent e5fec5f commit 94f55c2
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/docker_img.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,7 @@ jobs:
- "-esp32"
- "-esp32-qemu"
- "-infineon"
# NOTE: imx image requires too much space for GitHub-hosted runners. It fails with:
# ```
# ....
# ApplyLayer exit status 1 stdout: stderr: write /opt/fsl-imx-xwayland/5.15-kirkstone/sysroots/armv8a-poky-linux/opt/ltp/testcases/bin/fanotify15: no space left on device
# ```
# - "-imx"
- "-imx"
- "-k32w"
- "-mbed-os"
- "-nrf-platform"
Expand Down

0 comments on commit 94f55c2

Please sign in to comment.