Skip to content

Commit b3af990

Browse files
committed
Centos-7 seems to be too old
1 parent 7205a65 commit b3af990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ variables:
2323
resources:
2424
containers:
2525
- container: LinuxContainer
26-
image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7
26+
image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-8
2727

2828
stages:
2929
- stage: Build

0 commit comments

Comments
 (0)