Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/azure-pipelines/product-build-ado-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ parameters:
- name: VSCODE_CLI_CANARY_VERSION
displayName: "Product @github/copilot runtime version ('auto' = infer from an SDK override)"
type: string
default: 1.0.84-canary.67.g6496fad.unsigned
default: 1.0.84-canary.70.gdb75d0d.unsigned

variables:
- name: VSCODE_PRIVATE_BUILD
Expand Down
2 changes: 1 addition & 1 deletion build/azure-pipelines/product-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ parameters:
- name: VSCODE_CLI_CANARY_VERSION
displayName: "Product @github/copilot runtime version ('auto' = infer from an SDK override)"
type: string
default: 1.0.84-canary.67.g6496fad.unsigned
default: 1.0.84-canary.70.gdb75d0d.unsigned

variables:
- name: VSCODE_BUILD_TITLE_PREFIX
Expand Down