make HoloLake stage one a TCS personal channel
This commit is contained in:
parent
6cdd8eb0ac
commit
74b39d9b98
23 changed files with 234 additions and 48 deletions
|
|
@ -10,7 +10,7 @@ const architecture = JSON.parse(
|
|||
);
|
||||
|
||||
test("current architecture restores the digital BingShuo system body first", () => {
|
||||
assert.equal(architecture.version, "2026-08-12.19");
|
||||
assert.equal(architecture.version, "2026-08-12.20");
|
||||
assert.equal(architecture.digital_bingshuo_system_body.upstream_repository_commit,
|
||||
"69d1910775533b02b17b82e647b5caca8b835614");
|
||||
const systemBodyIndex = architecture.read_order.indexOf(
|
||||
|
|
|
|||
Loading…
Reference in a new issue