Skip to content

Commit 7e3b37b

Browse files
committed
Changed PR trigger to use mono for 2021 build
1 parent 4d830bf commit 7e3b37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/_triggers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pull_request_trigger:
1717
- .yamato/_run-all.yml#run_all_project_tests_2021
1818
# Run one standalone test to make sure there are no obvious issues with most common platform (for example --fail-on-assert option is not present with package/project tests). We run 2 different combinations (platform/editor)
1919
- .yamato/desktop-standalone-tests.yml#desktop_standalone_test_testproject_win_il2cpp_trunk
20-
- .yamato/desktop-standalone-tests.yml#desktop_standalone_test_testproject_ubuntu_il2cpp_2021.3
20+
- .yamato/desktop-standalone-tests.yml#desktop_standalone_test_testproject_ubuntu_mono_2021.3
2121
triggers:
2222
cancel_old_ci: true
2323
pull_requests:

0 commit comments

Comments
 (0)