Skip to content

Commit

Permalink
Revert back to using the 18 image for preview 6
Browse files Browse the repository at this point in the history
  • Loading branch information
marcpopMSFT authored Jun 30, 2023
1 parent 8693c84 commit e833c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vsts-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ stages:
parameters:
agentOs: Linux
jobName: Build_Linux_Portable_Deb_Release_x64
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-debpkg'
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-debpkg'
buildConfiguration: Release
buildArchitecture: x64
# Do not publish zips and tarballs. The linux-x64 binaries are
Expand Down

0 comments on commit e833c48

Please # to comment.