Skip to content

Expand CI matrix#138

Merged
ednolan merged 1 commit intomainfrom
enolan_cimatrix1
May 1, 2026
Merged

Expand CI matrix#138
ednolan merged 1 commit intomainfrom
enolan_cimatrix1

Conversation

@ednolan
Copy link
Copy Markdown
Member

@ednolan ednolan commented May 1, 2026

Previously, the CI matrix had an unnecessarily small set of supported platforms. This commit expands it to the same set of compilers that exemplar tests, except for:

  • MSVC builds
  • C++17 builds
  • GCC 11/12
  • Werror builds
  • TSan builds

Fixes: #131, #132, #133

@ednolan ednolan requested a review from wusatosi as a code owner May 1, 2026 21:58
@ednolan ednolan force-pushed the enolan_cimatrix1 branch from d59d785 to c719e34 Compare May 1, 2026 21:59
@coveralls
Copy link
Copy Markdown

coveralls commented May 1, 2026

Coverage Status

Coverage is 98.649%enolan_cimatrix1 into main. No base build found for main.

@ednolan ednolan force-pushed the enolan_cimatrix1 branch from c719e34 to 8f70555 Compare May 1, 2026 22:05
Previously, the CI matrix had an unnecessarily small set of supported
platforms. This commit expands it to the same set of compilers that
exemplar tests, except for:

- MSVC builds
- C++17 builds
- GCC 11/12
- Werror builds
- TSan builds
@ednolan ednolan force-pushed the enolan_cimatrix1 branch from 8f70555 to 6fda56c Compare May 1, 2026 22:32
@ednolan ednolan merged commit 37b7836 into main May 1, 2026
3 of 14 checks passed
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.

GCC 15 Support

2 participants