fmt/.github
flink c5aaff567d Set matching CC alongside CXX in Linux CI matrix
The Configure step only set CXX, so CMake's C compiler detection
fell back to whatever the default happened to be on the runner,
independent of which C++ compiler the matrix entry was actually
testing (e.g. CXX=clang++-3.6 but CC left to detect GCC 11).

Derive CC from the same matrix.cxx value the job already installs
a matching compiler for.
2026-07-30 04:13:43 -04:00
..
workflows Set matching CC alongside CXX in Linux CI matrix 2026-07-30 04:13:43 -04:00
CODEOWNERS Add CODEOWNERS 2026-05-31 21:45:33 -07:00
dependabot.yml Correct comments 2024-06-16 11:05:38 -07:00
FUNDING.yml Add funding configuration for GitHub 2025-12-31 09:21:49 -08:00
issue_template.md Add an issue template 2022-04-08 07:53:42 -07:00
pull_request_template.md Improve license and PR template wording 2023-02-26 09:08:53 -08:00
SECURITY.md Move security policy from README to .github/SECURITY.md 2026-06-01 06:51:41 -07:00