Skip to content

Commit 16c3519

Browse files
committed
fix bad forward port v2 electric boogaloo
1 parent 877ba8c commit 16c3519

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
@@ -61,7 +61,7 @@ pull_request_trigger:
6161

6262
# 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
6363
# Coverage on other standalone machines is present in Nightly job so it's enough to not run all of them for PRs
64-
- .yamato/desktop-standalone-tests.yml#desktop_standalone_test_testproject_ubuntu_il2cpp_6000.0
64+
- .yamato/desktop-standalone-tests.yml#desktop_standalone_test_testproject_win_il2cpp_6000.0.0
6565
- .yamato/cmb-service-standalone-tests.yml#cmb_service_standalone_test_testproject_ubuntu_il2cpp_trunk
6666
triggers:
6767
cancel_old_ci: true

0 commit comments

Comments
 (0)