Skip to content

Commit 16faaf4

Browse files
authored
Engineering - Disable Terrapin (microsoft#159446)
1 parent b91533f commit 16faaf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azure-pipelines/product-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ parameters:
2828
- name: ENABLE_TERRAPIN
2929
displayName: "Enable Terrapin"
3030
type: boolean
31-
default: true
31+
default: false
3232
- name: VSCODE_BUILD_WIN32
3333
displayName: "🎯 Windows x64"
3434
type: boolean

0 commit comments

Comments
 (0)