Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8d44b38

Browse files
authoredMay 23, 2025··
Update variables.yml
1 parent 0600c7b commit 8d44b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎eng/pipelines/common/variables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ variables:
4444
value: ${{ notin(variables['Build.DefinitionName'], 'runtime-extra-platforms', 'runtime-wasm', 'runtime-wasm-libtests', 'runtime-wasm-non-libtests', 'runtime-ioslike', 'runtime-ioslikesimulator', 'runtime-android', 'runtime-androidemulator', 'runtime-maccatalyst', 'runtime-linuxbionic') }}
4545
- name: isNotSpecificPlatformOnlyBuild
4646
value: ${{ notin(variables['Build.DefinitionName'], 'runtime-wasm', 'runtime-wasm-libtests', 'runtime-wasm-non-libtests', 'runtime-ioslike', 'runtime-ioslikesimulator', 'runtime-android', 'runtime-androidemulator', 'runtime-maccatalyst', 'runtime-linuxbionic') }}
47-
- name: MSBUILDUSESERVER
47+
- name: env:MSBUILDUSESERVER
4848
value: 1
4949

5050
- name: debugOnPrReleaseOnRolling

0 commit comments

Comments
 (0)
Please sign in to comment.