Currently, github actions runners use CMake 4.4.0 which has a race condition when building tests in parallel. This causes builds to fail spuriously. It was worked around with #1996 but should be removed at a later date when the runners have all updated to CMake 4.4.1 which fixes the issue.
Currently, github actions runners use CMake 4.4.0 which has a race condition when building tests in parallel. This causes builds to fail spuriously. It was worked around with #1996 but should be removed at a later date when the runners have all updated to CMake 4.4.1 which fixes the issue.