diff --git a/eng/pipelines/coreclr/interpreter.yml b/eng/pipelines/coreclr/interpreter.yml index fbb9e4df9f5898..ec519bdf65cf30 100644 --- a/eng/pipelines/coreclr/interpreter.yml +++ b/eng/pipelines/coreclr/interpreter.yml @@ -35,6 +35,7 @@ extends: - osx_arm64 jobParameters: buildArgs: -s clr+libs -c $(_BuildConfig) -lc Release + timeoutInMinutes: 120 postBuildSteps: - template: /eng/pipelines/coreclr/templates/build-native-test-assets-step.yml - template: /eng/pipelines/common/upload-artifact-step.yml @@ -63,7 +64,7 @@ extends: testGroup: outerloop # - # Checked JIT test runs + # Checked Interpreter test runs # - template: /eng/pipelines/common/platform-matrix.yml parameters: