File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 1- validation_editor: 2022 .3
2- mobile_validation_editor: 2022 .3
1+ validation_editor: 2021 .3
2+ mobile_validation_editor: 2021 .3
33
44# Platforms that will be tested. The first entry in this array will also
55# be used for validation
@@ -42,7 +42,10 @@ projects:
4242 - name: com.unity.netcode.gameobjects
4343 path: com.unity.netcode.gameobjects
4444 test_editors:
45- - 2022.3
45+ - 2021.3
46+ - 2022.2
47+ - 2023.1
48+ - trunk
4649 - name: minimalproject
4750 path: minimalproject
4851 validate: false
@@ -52,21 +55,24 @@ projects:
5255 - name: com.unity.netcode.gameobjects
5356 path: com.unity.netcode.gameobjects
5457 test_editors:
55- - 2022 .3
58+ - 2021 .3
5659 - name: testproject-tools-integration
5760 path: testproject-tools-integration
5861 validate: false
5962 publish: false
6063 has_tests: true
6164 test_editors:
62- - 2022.3
65+ - 2021.3
66+ - 2022.2
67+ - trunk
6368
6469# Package dependencies
6570dependencies:
6671 - name: com.unity.transport
6772 version: 2.0.0-pre.2
6873 test_editors:
69- - 2022.3
74+ - 2022.2
75+ - trunk
7076
7177# Scripting backends used by Standalone Playmode Tests
7278scripting_backends:
You can’t perform that action at this time.
0 commit comments