Skip to content

Commit 3299dd2

Browse files
authored
Increase temp-reserve size from 1024MB to 2048MB
1 parent 391ac80 commit 3299dd2

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: 1024
152+
temp-reserve-mb: 2048
153153
root-reserve-mb: 4608
154154
remove-dotnet: "true"
155155
remove-android: "true"

0 commit comments

Comments
 (0)