Skip to content

Commit 5b69023

Browse files
committed
build: update product Copilot runtime canary
Set the checked-in product runtime override to 1.0.84-canary.70.gdb75d0d.unsigned.\n\n(Written by Copilot)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent f9a2735 commit 5b69023

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build/azure-pipelines/product-build-ado-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ parameters:
8383
- name: VSCODE_CLI_CANARY_VERSION
8484
displayName: "Product @github/copilot runtime version ('auto' = infer from an SDK override)"
8585
type: string
86-
default: 1.0.84-canary.67.g6496fad.unsigned
86+
default: 1.0.84-canary.70.gdb75d0d.unsigned
8787

8888
variables:
8989
- name: VSCODE_PRIVATE_BUILD

build/azure-pipelines/product-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ parameters:
132132
- name: VSCODE_CLI_CANARY_VERSION
133133
displayName: "Product @github/copilot runtime version ('auto' = infer from an SDK override)"
134134
type: string
135-
default: 1.0.84-canary.67.g6496fad.unsigned
135+
default: 1.0.84-canary.70.gdb75d0d.unsigned
136136

137137
variables:
138138
- name: VSCODE_PRIVATE_BUILD

0 commit comments

Comments
 (0)