Skip to content

Commit d78b465

Browse files
LukaswndLukaswnd
authored andcommitted
test new mem variants
1 parent 4968891 commit d78b465

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

configs/builds.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,17 @@
136136
["qio","120m","qio_ram"],
137137
["qio","120m","opi_ram"],
138138
["qio","80m","qio_ram"],
139-
["qio","80m","opi_ram"]
139+
["qio","80m","opi_ram"],
140+
["qio","120m"],
141+
["qio","80m"]
140142
],
141143
"mem_variants":[
142144
["qio","120m","qio_ram"],
143145
["qio","120m","opi_ram"],
144146
["qio","80m","qio_ram"],
145-
["qio","80m","opi_ram"]
147+
["qio","80m","opi_ram"],
148+
["qio","120m"],
149+
["qio","80m"]
146150
]
147151
}
148152
]

0 commit comments

Comments
 (0)