Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 595cdc2

Browse files
committed
Remove 'builds' key
1 parent c14bd5b commit 595cdc2

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

ci/builders/standalone/linux_unopt_debug_no_rbe.json

Lines changed: 0 additions & 4 deletions
Original file line numberOriginal file lineDiff line numberDiff line change
@@ -7,8 +7,6 @@
7
"targets are specified, the build will fail, and if an empty list of ",
7
"targets are specified, the build will fail, and if an empty list of ",
8
"targets are specified, all targets are built (wasteful/slow)"
8
"targets are specified, all targets are built (wasteful/slow)"
9
],
9
],
10-
"builds": [
11-
{
12
"drone_dimensions": ["device_type=none", "os=Linux", "cores=32"],
10
"drone_dimensions": ["device_type=none", "os=Linux", "cores=32"],
13
"gn": [
11
"gn": [
14
"--runtime-mode",
12
"--runtime-mode",
@@ -39,5 +37,3 @@
39
}
37
}
40
]
38
]
41
}
39
}
42-
]
43-
}

0 commit comments

Comments
 (0)