Skip to content

Commit bf1dd51

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 8d6570a commit bf1dd51

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
@@ -11,4 +11,4 @@ jobs:
1111
build:
1212
name: Feeds Package Test Build
1313
needs: formalities
14-
uses: openwrt/actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@main
14+
uses: powerdns/openwrt-actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@diskspace

0 commit comments

Comments
 (0)