mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 09:08:58 -05:00
3a44b8dfc0
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