Skip to content

Conversation

StefanoPetrilli
Copy link
Contributor

As outlined by #785, using both libc++ and libstdc++ and both clang and gcc will allow catching some more errors.
In this pull request I performed the follwoing refactoring of the action:

  • Updated GitHub Actions workflow to include a build matrix for both gcc and clang compilers.
  • Added support for compiling with both libstdc++ and libc++ on Linux and macOS.

In addition to these changes I took the opportunity to also remove some stale comments and trailing spaces in the file.

- Updated GitHub Actions workflow to include a build matrix for both
  gcc and clang compilers.
- Added support for compiling with both libstdc++ and libc++ on Linux
  and macOS.
@gittiver gittiver merged commit e452aac into CrowCpp:master Sep 1, 2024
11 checks passed
@StefanoPetrilli StefanoPetrilli deleted the extend-github-actions-with-gcc-and-clang branch August 17, 2025 08:32
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.

2 participants