Skip to content

Commit

Permalink
Centos-7 seems to be too old
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrawehr committed Sep 30, 2024
1 parent 7205a65 commit b3af990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ variables:
resources:
containers:
- container: LinuxContainer
image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7
image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-8

stages:
- stage: Build
Expand Down

0 comments on commit b3af990

Please sign in to comment.