Skip to content

Commit 8ff56bf

Browse files
ci: target 2019.4 LTS, 2020.3 LTS, 2021.1 TECH, 2021.2 TECH and trunk versions (#628)
* ci: target 2019.4 LTS, 2020.3 LTS, 2021.1, 2021.2 and trunk versions * fixed lifecycle v2 version order Co-authored-by: Matt Walsh <[email protected]>
1 parent 25d341c commit 8ff56bf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.yamato/project.metafile

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# Editors where tests will happen. The first entry of this array is also used
2-
# for validation
2+
# for validation.
3+
#
4+
# Therefore, **do not** put an older V1-lifecycle ver.
5+
# like 2020.x or 2019.x on top of 'test_editors'
36
test_editors:
47
- 2021.1
8+
- 2021.2
9+
- 2020.3
510
- 2019.4
611
- trunk
712

0 commit comments

Comments
 (0)