You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Reduce the number of jobs running on PR triggers (#3543)
Reduce the number of jobs that are running on each PR from 43 jobs to
26.
## Changelog
- Changed: Updated the automated test configuration.
## Testing and Documentation
## Backport
<!-- If this is a backport:
- Add the following to the PR title: "\[Backport\] ..." .
- Link to the original PR.
If this needs a backport - state this here
If a backport is not needed please provide the reason why.
If the "Backports" section is not present it will lead to a CI test
failure.
-->
Up ported by #3545
---------
Co-authored-by: michalChrobot <michal.chrobot@unity3d.com>
# 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)
# 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
56
61
# Coverage on other standalone machines is present in Nightly job so it's enough to not run all of them for PRs
0 commit comments