Skip to content

Conversation

@mcbarton
Copy link
Collaborator

The MacOS jobs started failing recently (see https://github.com/compiler-research/CppInterOp/actions/runs/19616954086 ). Going by the error message

The template is not valid. .github/workflows/main.yml (Line: 242, Col: 14): hashFiles('patches/llvm/clang19-*.patch') failed. Fail to hash files under directory '/Users/runner/work/CppInterOp/CppInterOp'

it appears to be suddenly failing as there is no patch files for llvm 18 and 19. This PR is a workaround where we make an empty patch file in the ci, so there is something to hash.

@mcbarton
Copy link
Collaborator Author

This is a bug due to a recent update to the MacOS image, and should be working again soon looking at this comment by one of Githubs staff actions/runner-images#13341 (comment)

@mcbarton mcbarton closed this Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant