Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2022-01-20 16:36:09 +0300
committerGitHub <noreply@github.com>2022-01-20 16:36:09 +0300
commitdf9ba64a1cf240887867efcdd4ec595d38277bb3 (patch)
treec0ea7f496830e9c7726649707b261c1f3040fabd /eng/pipelines/runtime-official.yml
parent3361b2f86acdfb9095ecc0e2e4aea539d8fb72cb (diff)
Fix dependency in runtime-official.yml (#64040)
After https://github.com/dotnet/runtime/pull/62564 the `hostedOs` value is included in the job name.
Diffstat (limited to 'eng/pipelines/runtime-official.yml')
-rw-r--r--eng/pipelines/runtime-official.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/pipelines/runtime-official.yml b/eng/pipelines/runtime-official.yml
index 34b0ae68c78..1ad7ad72d31 100644
--- a/eng/pipelines/runtime-official.yml
+++ b/eng/pipelines/runtime-official.yml
@@ -416,7 +416,7 @@ stages:
- Build_Android_arm64_release_AllSubsets_Mono
- Build_Android_x86_release_AllSubsets_Mono
- Build_Android_x64_release_AllSubsets_Mono
- - Build_Browser_wasm_release_AllSubsets_Mono
+ - Build_Browser_wasm_Linux_release_AllSubsets_Mono
- Build_iOS_arm_release_AllSubsets_Mono
- Build_iOS_arm64_release_AllSubsets_Mono
- Build_iOSSimulator_x64_release_AllSubsets_Mono