File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ extends:
101101 - template : /eng/pipelines/common/templates/runtimes/build-runtime-tests-and-send-to-helix.yml
102102 parameters :
103103 creator : dotnet-bot
104- testBuildArgs : ' tree JIT/HardwareIntrinsics'
104+ testBuildArgs : ' nativeaot tree JIT/HardwareIntrinsics'
105105 testRunNamePrefixSuffix : NativeAOT
106106 nativeAotTest : true
107107 extraVariablesTemplates :
@@ -132,7 +132,7 @@ extends:
132132 - template : /eng/pipelines/common/templates/runtimes/build-runtime-tests-and-send-to-helix.yml
133133 parameters :
134134 creator : dotnet-bot
135- testBuildArgs : ' -tree:JIT/HardwareIntrinsics'
135+ testBuildArgs : ' nativeaot -tree:JIT/HardwareIntrinsics'
136136 testRunNamePrefixSuffix : NativeAOT
137137 nativeAotTest : true
138138 extraVariablesTemplates :
You can’t perform that action at this time.
0 commit comments