Skip to content

Commit a888280

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 b1d6f78 commit a888280

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
@@ -15,4 +15,4 @@ jobs:
1515
build:
1616
name: Feeds Package Test Build
1717
needs: formalities
18-
uses: openwrt/actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@main
18+
uses: powerdns/openwrt-actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@diskspace

0 commit comments

Comments
 (0)