Skip to content

Commit

Permalink
add runtimevariant
Browse files Browse the repository at this point in the history
  • Loading branch information
matouskozak committed Apr 13, 2024
1 parent 818c5b0 commit 6c8db5f
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
testGroup: innerloop
targetRid: linux-bionic-x64
nameSuffix: AllSubsets_Mono_RuntimeTests
runtimeVariant: minijit
buildArgs: -s mono+libs -c $(_BuildConfig)
timeoutInMinutes: 480
# extra steps, run tests
Expand All @@ -52,5 +53,3 @@ jobs:
parameters:
creator: dotnet-bot
testRunNamePrefixSuffix: Mono_$(_BuildConfig)_LinuxBionic
extraVariablesTemplates:
- template: /eng/pipelines/common/templates/runtimes/test-variables.yml

0 comments on commit 6c8db5f

Please sign in to comment.