ImmortalWrt/.github/workflows
Christian Marangi a2973060ea
CI: build: disable cache of external toolchain/sdk
Our buildbot build a different external toolchain/sdk for each build.
This cause the idea of using the tar hash to cache it broken and wrong.
This makes the github cache bloated and remove space for ccache cache.

Drop cache for external toolchain/sdk as the feature is broken and cause
problems to ccache cache.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-03-22 01:07:57 +01:00
..
scripts ci: show_build_failures: fix missing output for configure failures 2023-01-09 11:22:10 +01:00
build-tools.yml CI: tools: directly copy prebuilt tools in container 2023-01-23 19:18:06 +01:00
build.yml CI: build: disable cache of external toolchain/sdk 2023-03-22 01:07:57 +01:00
check-kernel-patches.yml CI: use openwrt official tools container by default 2023-01-31 16:36:57 +01:00
Dockerfile.tools CI: tools: directly copy prebuilt tools in container 2023-01-23 19:18:06 +01:00
formal.yml CI: bump actions/checkout action to v3 2022-10-12 16:47:46 +02:00
kernel.yml CI: kernel: skip subtarget test on non-specific target test 2023-03-22 00:36:33 +01:00
label-kernel.yml ci: allow custom kernel and target jobs based on labels 2023-01-27 11:04:07 +01:00
label-target.yml ci: allow custom kernel and target jobs based on labels 2023-01-27 11:04:07 +01:00
labeler.yml CI: labeler: fix wrong label for pr targeting stable branch 2022-12-01 01:51:58 +01:00
packages.yml CI: add concurrency limits for pr test 2023-01-11 14:31:57 +01:00
push-containers.yml CI: use openwrt official tools container by default 2023-01-31 16:36:57 +01:00
toolchain.yml CI: add concurrency limits for pr test 2023-01-11 14:31:57 +01:00
tools.yml CI: tools: add gnu-getopt to macOS CI 2023-01-23 15:48:07 +01:00