We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be55c39 commit 3793939Copy full SHA for 3793939
script/vsts/nightly-release.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- job: Release
25
pool:
26
- vmImage: vs2017-win2016
+ vmImage: 'ubuntu-latest'
27
28
dependsOn:
29
- GetReleaseVersion
script/vsts/release-branch-build.yml
@@ -28,7 +28,7 @@ jobs:
- job: UploadArtifacts
30
31
32
33
34
0 commit comments