File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change 1- validation_editor: 2021 .3
2- mobile_validation_editor: 2021 .3
1+ validation_editor: 2022 .3
2+ mobile_validation_editor: 2022 .3
33
44# Platforms that will be tested. The first entry in this array will also
55# be used for validation
@@ -42,10 +42,7 @@ projects:
4242 - name: com.unity.netcode.gameobjects
4343 path: com.unity.netcode.gameobjects
4444 test_editors:
45- - 2021.3
46- - 2022.2
47- - 2023.1
48- - trunk
45+ - 2022.3
4946 - name: minimalproject
5047 path: minimalproject
5148 validate: false
@@ -55,24 +52,21 @@ projects:
5552 - name: com.unity.netcode.gameobjects
5653 path: com.unity.netcode.gameobjects
5754 test_editors:
58- - 2021 .3
55+ - 2022 .3
5956 - name: testproject-tools-integration
6057 path: testproject-tools-integration
6158 validate: false
6259 publish: false
6360 has_tests: true
6461 test_editors:
65- - 2021.3
66- - 2022.2
67- - trunk
62+ - 2022.3
6863
6964# Package dependencies
7065dependencies:
7166 - name: com.unity.transport
7267 version: 2.0.0-pre.2
7368 test_editors:
74- - 2022.2
75- - trunk
69+ - 2022.3
7670
7771# Scripting backends used by Standalone Playmode Tests
7872scripting_backends:
You can’t perform that action at this time.
0 commit comments