nodes/rx300: a bit less ram
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-05-20 17:51:50 +02:00
parent 97cbef06a2
commit 78498b5a46
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -70,7 +70,7 @@ nodes['rx300'] = {
},
'vm': {
'cpu': 32,
'ram': 378,
'ram': 256,
},
},
}