Skip to content

Re-enable build parallelism in github actions CI when runners are updated #1997

Description

@charles-lunarg

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.

Metadata

Metadata

Labels

ci/testingcontinuous integration & tests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions