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
..
codeql.yml Bump actions/checkout from 6.0.0 to 7.0.0 (#4835) 2026-07-01 09:07:12 -07:00
doc.yml Bump actions/checkout from 6.0.0 to 7.0.0 (#4835) 2026-07-01 09:07:12 -07:00
fuzz.yml Rename CIFuzz workflow to fuzz 2026-06-01 12:03:52 -07:00
lint.yml Bump actions/checkout from 6.0.0 to 7.0.0 (#4835) 2026-07-01 09:07:12 -07:00
linux.yml Set matching CC alongside CXX in Linux CI matrix 2026-07-30 04:13:43 -04:00
macos.yml Bump actions/checkout from 6.0.0 to 7.0.0 (#4835) 2026-07-01 09:07:12 -07:00
release.yml Bump actions/checkout from 6.0.0 to 7.0.0 (#4835) 2026-07-01 09:07:12 -07:00
supply-chain.yml Bump actions/checkout from 6.0.0 to 7.0.0 (#4835) 2026-07-01 09:07:12 -07:00
windows.yml Bump actions/checkout from 6.0.0 to 7.0.0 (#4835) 2026-07-01 09:07:12 -07:00