Skip to content

Commit e59d85b

Browse files
committed
WIP: ci: Add rootfs size for stability of runner
Signed-off-by: Yuya Hamamachi <yuya.hamamachi.sx@renesas.com>
1 parent 98fea2f commit e59d85b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/setup_build_env/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ runs:
9898
- name: Maximize build space
9999
uses: easimon/maximize-build-space@master
100100
with:
101-
root-reserve-mb: 2048
101+
root-reserve-mb: 8192
102102
swap-size-mb: 8192
103103

104104
remove-dotnet: 'true'

0 commit comments

Comments
 (0)