9 lines
271 B
Plaintext
9 lines
271 B
Plaintext
|
# Copyright 2017 The V8 project authors. All rights reserved.
|
||
|
# Use of this source code is governed by a BSD-style license that can be
|
||
|
# found in the LICENSE file.
|
||
|
|
||
|
{
|
||
|
'v8_linux64_rel_ng_triggered': [
|
||
|
{'name': 'benchmarks', 'variant': 'default', 'shards': 1},
|
||
|
],
|
||
|
}
|