Commit ce9506c
authored
chore(ci): run macOS jobs in GitLab for MergeQueue. Remove broken label rule (#1833)
# What does this PR do?
Now that we have dedicated MacOS runners (DataDog/libddprof-build#166) in GitLab, contention with the general pool is not an issue. We should be running the MacOS tests on the MergeQueue to prevent bad mac merges to main.
Using the `run-macos-tests` label in Github to trigger the jobs in GitLab for PRs didn't (ever?) work. So just getting rid of it. Assuming things work out well with the dedicated runners we can consider upping the allocation of runners and just running macOS builds on all PRs.
# Motivation
What inspired you to submit this pull request?
# Additional Notes
Anything else we should know when reviewing?
# How to test the change?
Describe here in detail how the change can be validated.
Co-authored-by: edmund.kump <edmund.kump@datadoghq.com>1 parent cdf941e commit ce9506c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments