Commit 5388f44
authored
ci: Changed standalone tests trigger on PRs to use only Ubuntu (#3432)
It was noted that after we switched macOS from x64 to Apple Silicon the
distribution times started taking up to 40m which is fine for Nightly
jobs but it's frustrating for PRs triggers.
We decided that coverage on Ubuntu is enough for PR trigger since all
other standalone desktop devices are being tested during Nightly.
## Backport
Port for `develop-2.0.0` branch is present in
#34311 parent bfc2bd5 commit 5388f44
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments