We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9916125 commit 9c75d32Copy full SHA for 9c75d32
1 file changed
eng/pipeline/rolling-internal-pipeline.yml
@@ -91,6 +91,9 @@ extends:
91
name: $(DncEngInternalBuildPool)
92
image: 1es-windows-2022
93
os: windows
94
+ featureFlags:
95
+ # https://github.com/microsoft/go-lab/issues/288
96
+ useOptimizedSDLTasks: false
97
sdl:
98
enableProductionSDL: true
99
codeql:
0 commit comments