nodes/rx300: a bit less ram
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
97cbef06a2
commit
78498b5a46
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ nodes['rx300'] = {
|
||||||
},
|
},
|
||||||
'vm': {
|
'vm': {
|
||||||
'cpu': 32,
|
'cpu': 32,
|
||||||
'ram': 378,
|
'ram': 256,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue