Skip to content

Commit d284ae3

Browse files
committed
added comment
1 parent 8cb9bd4 commit d284ae3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.yamato/_triggers.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@ pull_request_trigger:
4545
name: Pull Request Trigger (develop, develop-2.0.0, & release branches)
4646
# Run the following tests on a selection of different desktop platforms
4747
dependencies:
48-
# Run package EditMode and Playmode package tests on trunk and an older supported editor (2022.3)
48+
# Run package EditMode and Playmode package tests on trunk and an older supported editor (2022.3) (2022.3 will soon be a minimum supported editor)
4949
- .yamato/package-tests.yml#package_test_-_ngo_trunk_mac
5050
- .yamato/package-tests.yml#package_test_-_ngo_2022.3_win
5151

52-
# Run testproject EditMode and Playmode project tests on trunk and an older supported editor (2022.3)
52+
# Run testproject EditMode and Playmode project tests on trunk and an older supported editor (2022.3) (2022.3 will soon be a minimum supported editor)
5353
- .yamato/project-tests.yml#test_testproject_win_trunk
5454
- .yamato/project-tests.yml#test_testproject_mac_2022.3
5555

56-
# Run tools integration tests EditMode and Playmode tests on trunk and an older supported editor (2022.3)
56+
# Run tools integration tests EditMode and Playmode tests on trunk and an older supported editor (2022.3) (2022.3 will soon be a minimum supported editor)
5757
- .yamato/project-tests.yml#test_testproject-tools-integration_ubuntu_2022.3
5858
- .yamato/project-tests.yml#test_testproject-tools-integration_win_trunk
5959

0 commit comments

Comments
 (0)