We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1509e commit 43ce94eCopy full SHA for 43ce94e
src/SourceBuild/content/eng/pipelines/vmr-license-scan.yml
@@ -85,7 +85,7 @@ extends:
85
dependsOn: Setup
86
container:
87
image: mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net8.0-source-build-test-amd64
88
- options: '--memory=6g'
+ options: '--memory=12g'
89
pool:
90
name: NetCore1ESPool-Svc-Internal
91
demands: ImageOverride -equals 1es-ubuntu-2204
0 commit comments