mirror of
https://github.com/rocky-linux/createhdds.git
synced 2024-12-31 22:00:55 +00:00
Bump minimal disk size *again* to fix Workstation live build
Seems the Workstation live image build test is running out of space again. sigh. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
58025846b3
commit
0383991006
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@
|
||||||
"stable": ["x86_64"],
|
"stable": ["x86_64"],
|
||||||
"branched": ["x86_64"]
|
"branched": ["x86_64"]
|
||||||
},
|
},
|
||||||
"size" : "18",
|
"size" : "20",
|
||||||
"imgver": "3"
|
"imgver": "3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue