Skip to content

Commit 4212737

Browse files
Add clr.wasmjit to PR CI
Alternatively, we can just go ahead and add it to alljits right now.
1 parent a42a703 commit 4212737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/runtime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ extends:
289289
- windows_x64
290290
jobParameters:
291291
nameSuffix: Libraries_CheckedCoreCLR
292-
buildArgs: -s clr+libs -c $(_BuildConfig) -rc Checked
292+
buildArgs: -s clr+clr.wasmjit+libs -c $(_BuildConfig) -rc Checked
293293
timeoutInMinutes: 120
294294
postBuildSteps:
295295
- template: /eng/pipelines/coreclr/templates/build-native-test-assets-step.yml

0 commit comments

Comments
 (0)