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