Skip to content

Commit cdf6b00

Browse files
committed
corrected editor to oldest supported
1 parent 3a65149 commit cdf6b00

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
@@ -58,7 +58,7 @@ pull_request_trigger:
5858
- .yamato/_run-all.yml#run_all_project_tests_6000
5959
# Run standalone test. We run it only on Ubuntu since it's the fastest machine, and it was noted that for example distribution on macOS is taking 40m since we switched to Apple Silicon
6060
# Coverage on other standalone machines is present in Nightly job so it's enough to not run all of them for PRs
61-
- .yamato/desktop-standalone-tests.yml#desktop_standalone_test_testproject_ubuntu_il2cpp_trunk
61+
- .yamato/desktop-standalone-tests.yml#desktop_standalone_test_testproject_ubuntu_il2cpp_6000.0
6262
triggers:
6363
cancel_old_ci: true
6464
pull_requests:

0 commit comments

Comments
 (0)