Skip to content

Commit

Permalink
Putting this comment back
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple committed Jun 22, 2023
1 parent c432400 commit 3248e64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker_img.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ 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"
- "-k32w"
- "-mbed-os"
Expand Down

0 comments on commit 3248e64

Please sign in to comment.