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
3
3
4
4
# Platforms that will be tested. The first entry in this array will also
5
5
# be used for validation
@@ -42,7 +42,10 @@ projects:
42
42
- name: com.unity.netcode.gameobjects
43
43
path: com.unity.netcode.gameobjects
44
44
test_editors:
45
- - 2022.3
45
+ - 2021.3
46
+ - 2022.2
47
+ - 2023.1
48
+ - trunk
46
49
- name: minimalproject
47
50
path: minimalproject
48
51
validate: false
@@ -52,21 +55,24 @@ projects:
52
55
- name: com.unity.netcode.gameobjects
53
56
path: com.unity.netcode.gameobjects
54
57
test_editors:
55
- - 2022 .3
58
+ - 2021 .3
56
59
- name: testproject-tools-integration
57
60
path: testproject-tools-integration
58
61
validate: false
59
62
publish: false
60
63
has_tests: true
61
64
test_editors:
62
- - 2022.3
65
+ - 2021.3
66
+ - 2022.2
67
+ - trunk
63
68
64
69
# Package dependencies
65
70
dependencies:
66
71
- name: com.unity.transport
67
72
version: 2.0.0-pre.2
68
73
test_editors:
69
- - 2022.3
74
+ - 2022.2
75
+ - trunk
70
76
71
77
# Scripting backends used by Standalone Playmode Tests
72
78
scripting_backends:
You can’t perform that action at this time.
0 commit comments