Skip to content

Commit c1611fb

Browse files
committed
Update iOS CoreCLR job to use Interpreter code generation
1 parent cab3704 commit c1611fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/runtime-ios-scenarios-perf-jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
- osx_x64
151151
jobParameters:
152152
runtimeType: iOSCoreCLR
153-
codeGenType: JIT
153+
codeGenType: Interpreter
154154
projectFile: $(Build.SourcesDirectory)/eng/testing/performance/ios_scenarios.proj
155155
runKind: ios_scenarios
156156
isScenario: true

0 commit comments

Comments
 (0)