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] move api-diff pipeline to ubuntu runner (#12549)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Move the api-diff workflow to the standard `ubuntu-latest` runner and
adjust the OS dependent call to mktemp so that it works for both linux
and macos.
<!-- Issue number if applicable -->
#### Link to tracking issue
Fixes#7444
#### Testing
Tested on my fork:
https://github.com/mowies/opentelemetry-collector/actions/runs/13941800348/job/39019991437
Also tested this locally on MacOS.
<!--Please delete paragraphs that you did not use before submitting.-->
---------
Signed-off-by: Moritz Wiesinger <[email protected]>
0 commit comments