Skip to content

Commit 76b0e22

Browse files
committed
DO NOT MERGE: ci: use action with du/df output
See openwrt/actions-shared-workflows#27 Currently the CI workflow fails https://github.com/openwrt/openwrt/actions/runs/11834452853/job/32975189824#step:34:705 due to: cp: error writing '/__w/openwrt/openwrt/openwrt/build_dir/target-aarch64-openwrt-linux-musl_musl/linux-mediatek_filogic/linux-6.6.60.141efc9e/net/netfilter/ipvs/ip_vs_wrr.ko': No space left on device cp: error writing '/__w/openwrt/openwrt/openwrt/build_dir/target-aarch64-openwrt-linux-musl_musl/linux-mediatek_filogic/linux-6.6.60.41081c68/tools/perf/pmu-events/arch/s390/cf_z196/crypto.json': No space left on device cp: error writing '/__w/openwrt/openwrt/openwrt/build_dir/target-aarch64-openwrt-linux-musl_musl/linux-mediatek_filogic/linux-6.6.60.141efc9e/net/netfilter/ipvs/.ip_vs.ko.cmd': No space left on device cp: error writing '/__w/openwrt/openwrt/openwrt/build_dir/target-aarch64-openwrt-linux-musl_musl/linux-mediatek_filogic/linux-6.6.60.141efc9e/net/netfilter/ipvs/.ip_vs_lc.ko. Signed-off-by: Petr Štetiar <ynezz@true.cz>
1 parent 3c89fe4 commit 76b0e22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label-target.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
contents: read
1414
packages: read
1515
actions: write
16-
uses: openwrt/actions-shared-workflows/.github/workflows/label-target.yml@main
16+
uses: openwrt/actions-shared-workflows/.github/workflows/label-target.yml@ynezz/df-du

0 commit comments

Comments
 (0)