Skip to content

Commit

Permalink
Update agents to ones that exist still (#2016)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow authored May 9, 2022
1 parent f49f8fb commit 5265281
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ variables:
DOTNET_VERSION: 5.0.301
CONFIGURATION: 'Release'
VM_IMAGE_WINDOWS: windows-2019
VM_IMAGE_WINDOWS_PREVIOUS: vs2017-win2016
VM_IMAGE_WINDOWS_PREVIOUS: windows-2019
VM_IMAGE_MAC: macOS-10.15
VM_IMAGE_LINUX: ubuntu-18.04
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
Expand Down Expand Up @@ -434,7 +434,6 @@ stages:
vmImage: $(VM_IMAGE_WINDOWS_PREVIOUS)
target: docs-api-diff
additionalArgs: --nugetDiffPrerelease=$(NUGET_DIFF_PRERELEASE)
installWindowsSdk: false
shouldPublish: false
requiredArtifacts:
- package_windows
Expand Down

0 comments on commit 5265281

Please sign in to comment.