We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0db8ef commit 526ba67Copy full SHA for 526ba67
eng/pipelines/templates/jobs/sdk-job-matrix.yml
@@ -40,9 +40,7 @@ parameters:
40
helixTargetContainer: $(helixTargetContainerPrefix)ubuntu-22.04-helix-amd64
41
osProperties: $(linuxOsPortableProperties)
42
env:
43
- COMPlus_EnableAlternateStackCheck: 0
44
- DOTNET_SYSTEM_NET_HTTP_USESOCKETSHTTPHANDLER: 0
45
- DOTNET_SYSTEM_GLOBALIZATION_INVARIANT: 1
+ OPENSSL_ENABLE_SHA1_SIGNATURES: 1
46
# Skipping all container-based testing for now.
47
# See: https://github.com/dotnet/sdk/issues/40935
48
runTests: false
0 commit comments