.github/workflows/c++-versions.yml


Log

Author Commit Date CI Message
dependabot[bot] 7300bdf8 2025-08-18T15:28:05 Bump actions/checkout from 4 to 5 Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Khaled Hosny 352845ee 2025-06-02T00:06:09 [ci] Move clang-c++2a job from CircleCI to GitHub Actions Add a few more configurations for building with -std=c++11 and -Werror. Fixes https://github.com/harfbuzz/harfbuzz/issues/5348