Skip to content

Commit

Permalink
Update Azure Pipelines image
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Oct 2, 2024
1 parent c297685 commit efa6116
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ stages:
- job: CreateNuGetPackagesJob
displayName: Create NuGet Packages
pool:
vmImage: 'ubuntu-22.04'
vmImage: 'ubuntu-24.04'
steps:
- template: ../steps/install-required-dotnet-versions-for-building.yml
- bash: ./build.sh --target=Create-NuGet-Packages
Expand Down

0 comments on commit efa6116

Please sign in to comment.