Skip to content
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

Add Ruby 3.4 to linux CI #52

Merged
merged 2 commits into from
Jan 11, 2025
Merged

Add Ruby 3.4 to linux CI #52

merged 2 commits into from
Jan 11, 2025

Conversation

johnfairh
Copy link
Owner

@johnfairh johnfairh commented Jan 7, 2025

Update CI for Ruby 3.4.
Fix the unexpected breakage - fixes #51 on macOS as well as Linux.

@johnfairh johnfairh force-pushed the try3.4 branch 2 times, most recently from d244f17 to c541a63 Compare January 7, 2025 12:40
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.43%. Comparing base (9aca654) to head (3789efd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
- Coverage   98.03%   97.43%   -0.60%     
==========================================
  Files          22       22              
  Lines        1527     2146     +619     
==========================================
+ Hits         1497     2091     +594     
- Misses         30       55      +25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@johnfairh johnfairh merged commit fb816e7 into main Jan 11, 2025
8 of 9 checks passed
@johnfairh johnfairh deleted the try3.4 branch January 11, 2025 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't set up Ruby 3.4: ruby_executable_node() gave node_status 0 exit status 1
1 participant