Skip to content

Commit 0958d04

Browse files
update-temp
Running tests on only 2022.3
1 parent 7f43129 commit 0958d04

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

.yamato/project.metafile

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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
7065
dependencies:
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
7872
scripting_backends:

0 commit comments

Comments
 (0)