-
Notifications
You must be signed in to change notification settings - Fork 399
Add -gnu-gcc suffixes where assumed
#4959
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
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage 🔗 Commit SHA: f89e7d3 | Docs | Was this helpful? Give us feedback! |
Typing analysisIgnored filesThere are 539 ignored files in the Steepfile out of 836. Ignored filesNote: Ignored files are excluded from the next sections.
|
What does this PR do?
Adds the
-gnu-gccsuffix to theimages-rbimages we use. This follows the README contract: https://github.com/DataDog/images-rb#images and is what the images default to already.Motivation:
While adding Ruby 3.5 to CI, @lloeki pointed this out and recommended the improvement!
Change log entry
None
Additional Notes:
How to test the change?
Green CI.