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 a42a703 commit 4212737Copy full SHA for 4212737
eng/pipelines/runtime.yml
@@ -289,7 +289,7 @@ extends:
289
- windows_x64
290
jobParameters:
291
nameSuffix: Libraries_CheckedCoreCLR
292
- buildArgs: -s clr+libs -c $(_BuildConfig) -rc Checked
+ buildArgs: -s clr+clr.wasmjit+libs -c $(_BuildConfig) -rc Checked
293
timeoutInMinutes: 120
294
postBuildSteps:
295
- template: /eng/pipelines/coreclr/templates/build-native-test-assets-step.yml
0 commit comments