Upgrade minimum gcc version to 13, ruby to 3.0#439
Upgrade minimum gcc version to 13, ruby to 3.0#439jwillemsen merged 2 commits intoRemedyIT:masterfrom
Conversation
* .github/workflows/linux.yml:
* docs/src/getting_started.adoc:
* tests/tie/client.cpp:
* tests/tie/server.cpp:
* .github/workflows/linux.yml:
📝 WalkthroughWalkthroughThis PR updates CI configuration to target Ubuntu 24.04 with GCC 13+, updates documentation prerequisites accordingly, and removes conditional compilation guards from test code related to TIE specialization handling, simplifying the build requirements and test logic. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsGit: Failed to clone repository. Please run the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Summary by CodeRabbit
Documentation
Chores