Skip to content

Commit c13efef

Browse files
author
pull clone
committed
Expand build workspace for qcow2 output
1 parent 1249cf2 commit c13efef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-disk.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ jobs:
7676
remove-haskell: "true"
7777
remove-codeql: "true"
7878
remove-docker-images: "true"
79-
root-reserve-mb: "16384"
80-
temp-reserve-mb: "2048"
79+
root-reserve-mb: "8192"
80+
temp-reserve-mb: "1024"
8181
swap-size-mb: "1024"
8282

8383
- name: Checkout

0 commit comments

Comments
 (0)