OpenCilk / opencilk-project

Monorepo for the OpenCilk compiler. Forked from llvm/llvm-project and based on Tapir/LLVM.
Other
89 stars 29 forks source link

[github, cmake] Remove macOS workflow workarounds that are no longer #215

Closed neboat closed 9 months ago

neboat commented 9 months ago

necessary. Set CMake policy for Python-lookup behavior to work with latest GitHub macOS runner.

This PR fixes test failures recently observed on the GitHub Actions macOS runner.