Skip to content

Commit 7829369

Browse files
aamCommit Queue
authored andcommitted
[builders] Add simriscv32 builders.
This is follow-up to a6547c5 Change-Id: I7d2c6584eb1cb5d694eda2c79ad323ffb7a7dffc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/393520 Reviewed-by: Ryan Macnak <[email protected]> Reviewed-by: Siva Annamalai <[email protected]> Commit-Queue: Alexander Aprelev <[email protected]>
1 parent 93b8635 commit 7829369

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/bots/test_matrix.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,6 +1056,7 @@
10561056
},
10571057
{
10581058
"builders": [
1059+
"vm-linux-debug-simriscv32",
10591060
"vm-linux-debug-simriscv64",
10601061
"vm-linux-debug-x64c",
10611062
"vm-linux-release-simarm",
@@ -1152,6 +1153,7 @@
11521153
},
11531154
{
11541155
"builders": [
1156+
"vm-aot-linux-debug-simriscv32",
11551157
"vm-aot-linux-debug-simriscv64",
11561158
"vm-aot-linux-debug-x64c",
11571159
"vm-aot-linux-product-x64",

0 commit comments

Comments
 (0)