-
Notifications
You must be signed in to change notification settings - Fork 399
Update macos images for Github Actions to use macos-15 #5039
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
b37e35c to
89169a3
Compare
89169a3 to
9cc5d37
Compare
This is required, since new macos images were added, such as macos15-intel
BenchmarksBenchmark execution time: 2025-11-12 09:40:05 Comparing candidate commit aafed90 in PR branch Found 2 performance improvements and 2 performance regressions! Performance is the same for 40 metrics, 2 unstable metrics. scenario:line instrumentation - targeted
scenario:line instrumentation - untargeted
scenario:profiling - sample timeline=false
scenario:tracing - Propagation - Datadog
|
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage 🔗 Commit SHA: aafed90 | Docs | Datadog PR Page | Was this helpful? Give us feedback! |
ivoanjo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Thanks for fixing this one up!
What does this PR do?
This PR updates macos runners to version 15.
Motivation:
The macOS-13 images are being deprecated and jobs that use them are getting automatically cancelled:
https://github.com/DataDog/dd-trace-rb/actions/runs/19269676399/job/55098464682?pr=5038
Change log entry
None. This change is internal.
Additional Notes:
None.
How to test the change?
CI.