disable buildwasmapps for resource reasons (#49517)
authorLarry Ewing <lewing@microsoft.com>
Fri, 12 Mar 2021 00:11:02 +0000 (18:11 -0600)
committerGitHub <noreply@github.com>
Fri, 12 Mar 2021 00:11:02 +0000 (19:11 -0500)
eng/pipelines/runtime.yml

index 1b5b41d..9d9ed65 100644 (file)
@@ -297,7 +297,6 @@ jobs:
         scenarios:
         - normal
         - wasmtestonbrowser
-        - buildwasmapps
         condition: >-
           or(
           eq(variables['librariesContainsChange'], true),