Skip to content

Commit 391ac80

Browse files
authored
Increase temporary reserve memory to 1024 MB
1 parent f739c3d commit 391ac80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/OpenWrt-Matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
uses: easimon/maximize-build-space@master
150150
with:
151151
swap-size-mb: 1024
152-
temp-reserve-mb: 512
152+
temp-reserve-mb: 1024
153153
root-reserve-mb: 4608
154154
remove-dotnet: "true"
155155
remove-android: "true"

0 commit comments

Comments
 (0)