Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion .yamato/project.metafile
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Editors where tests will happen. The first entry of this array is also used
# for validation
# for validation.
#
# Therefore, **do not** put an older V1-lifecycle ver.
# like 2020.x or 2019.x on top of 'test_editors'
test_editors:
- 2021.1
- 2021.2
- 2020.3
- 2019.4
- trunk

Expand Down