Skip to content

Commit fb0f548

Browse files
committed
build: try with more diskspace
github recently increased builder image size, leaving less diskspace for us to work with. This commit removes some tooling we do not need. Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
1 parent 81bb815 commit fb0f548

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/multi-arch-test-build.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
build:
2929
name: Feeds Package Test Build
3030
needs: formalities
31-
uses: openwrt/actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@main
31+
uses: powerdns/openwrt-actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@diskspace

0 commit comments

Comments
 (0)