Skip to content

Commit

Permalink
[infra] Fix missing process_test for simarm_x64 builders.
Browse files Browse the repository at this point in the history
Bug: #51949
Change-Id: I8456166b8fbd61e06e59af8cf055c9cf90e2661d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293741
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
  • Loading branch information
rmacnak-google authored and Commit Queue committed Apr 6, 2023
1 parent da1898e commit e90e431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/bots/test_matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -1309,7 +1309,7 @@
"script": "tools/build.py",
"arguments": [
"--arch=simarm",
"dart_precompiled_runtime"
"runtime_precompiled"
]
},
{
Expand Down

0 comments on commit e90e431

Please sign in to comment.