mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-01 12:18:36 -06:00
The ROCm 6 HIP packages on Fedora 40 do not seem to fully work for our test suite in CI jobs. Use a dedicated image to run our HIP tests on Fedora 39 so that the rest of our Fedora jobs can be moved to Fedora 40 later. Issue: #25932