Skip to content

Conversation

@mmhat
Copy link
Collaborator

@mmhat mmhat commented Sep 28, 2022

In order to fix the Windows builds observed in #2452 we only include the FromDhall CUid and FromDhall CGid instance only if we are on that platform. Those types are not available there which caused the CI failure.

Fixes #2452

@sjakobi
Copy link
Collaborator

sjakobi commented Sep 28, 2022

How come the GHA jobs aren't running for this PR? I guess this is the reason why #2452 (and #2454?!) were introduced in the first place.

I guess it's this line?!

@Gabriella439
Copy link
Collaborator

@sjakobi: I think it's because the branch lives in a separate repo. The GitHub action probably only runs when people push branches to this repository.

Changing push to pull_request would likely fix this issue

@mmhat
Copy link
Collaborator Author

mmhat commented Sep 28, 2022

@mmhat mmhat force-pushed the 2452-fix-windows-build branch from 2020ab5 to ef259d5 Compare September 30, 2022 15:35
@mmhat mmhat merged commit 01c07b0 into dhall-lang:master Oct 1, 2022
@mmhat mmhat deleted the 2452-fix-windows-build branch October 1, 2022 03:30
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.

Windows CI failure in Dhall.DirectoryTree

3 participants