Skip to content

Commit 6b24d00

Browse files
committed
Update Channel to stable
1 parent dd73c4c commit 6b24d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/WindowsAppSDK-CommonVariables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ variables:
1313

1414
Codeql.Enabled: true # CodeQL runs every 3 days on the default branch for all languages its applicable to in that pipeline.
1515

16-
channel: 'preview'
16+
channel: 'stable'
1717
rerunPassesRequiredToAvoidFailure: 5
1818
versionDate: $[format('{0:yyyyMMdd}', pipeline.startTime)]
1919
versionCounter: $[counter(variables['versionDate'], 0)]

0 commit comments

Comments
 (0)