GHA: Add GCC 15.2 & 16, and Clang 21 & 22, and GCC 16 w/ reflection#327
Merged
GHA: Add GCC 15.2 & 16, and Clang 21 & 22, and GCC 16 w/ reflection#327
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #327 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 23 24 +1
Branches 10 11 +1
=========================================
+ Hits 23 24 +1
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
b459241 to
1e69447
Compare
sdarwin
approved these changes
Apr 24, 2026
Collaborator
sdarwin
left a comment
There was a problem hiding this comment.
If you have tested this, and it works, then sure. Why not.
d5b4131 to
3dd1fa6
Compare
3dd1fa6 to
8b82fd7
Compare
8b82fd7 to
24e894e
Compare
Ubuntu 25.04 is not a LTS so just test with GCC 15.2 on Ubuntu 26.04
f519581 to
787a337
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Test job https://github.com/boostorg/boost-ci/actions/runs/24935283953
Replaces the GCC 15.0 compiler from ubuntu 25.04 (non-LTS) by GCC 25.2 from 26.04 LTS
Also adds GCC 16 with and without reflection enabled and enhances the Boost.CI test to verify it works. E.g. the clang-based reflection job (likely) required the reflection flag.