Skip to content

Commit e8d690e

Browse files
committed
Fix merge conflict.
1 parent 14bc8eb commit e8d690e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tools/automation/yaml-templates/variables.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ variables:
4848
- name: DotNetNUnitCategories
4949
value: '& TestCategory != DotNetIgnore & TestCategory != HybridAOT & TestCategory != MkBundle & TestCategory != MonoSymbolicate & TestCategory != StaticProject & TestCategory != SystemApplication'
5050
- name: DefaultTestSdkPlatforms # Comma-separated SDK Platform(s) to install on test agents (no spaces)
51-
value: 33,UpsideDownCake
51+
value: 33,34
5252
- name: ExcludedNUnitCategories
5353
value: '& cat != DotNetIgnore & cat != HybridAOT & cat != MkBundle & cat != MonoSymbolicate & cat != StaticProject & cat != SystemApplication'

0 commit comments

Comments
 (0)