Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit f8fd6fa

Browse files
authored
Update to 4.8
1 parent 24a2cb7 commit f8fd6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
pool:
2626
vmImage: $(imageName)
2727
variables:
28-
buildVersion: '4.7.0-preview.$(Build.BuildId)'
28+
buildVersion: '4.8.0-preview.$(Build.BuildId)'
2929
_version: ${{coalesce(variables.version, variables.buildVersion)}}
3030
steps:
3131
#Your build pipeline references the ‘version’ variable, which you’ve selected to be settable at queue time. Create or edit the build pipeline for this YAML file, define the variable on the Variables tab, and then select the option to make it settable at queue time. See https://go.microsoft.com/fwlink/?linkid=865971

0 commit comments

Comments
 (0)