Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix setup of MacOS CI #81

Merged
merged 4 commits into from
Aug 16, 2024
Merged

Fix setup of MacOS CI #81

merged 4 commits into from
Aug 16, 2024

Conversation

tomjaguarpaw
Copy link
Collaborator

No description provided.

because there don't seem to be compilers for those versions on MacOS
The error is:

<no location info>: error:
    Warning: Couldn't figure out LLVM version!
             Make sure you have installed LLVM between [9 and 13)
ghc-9.0.2: could not execute: opt
because we get the warning:

The following actions uses node12 which is deprecated and will be
forced to run on node16: actions/checkout@v2. For more info:
https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
@tomjaguarpaw tomjaguarpaw merged commit dd03392 into fpco:master Aug 16, 2024
23 checks passed
@tomjaguarpaw tomjaguarpaw deleted the setup branch August 16, 2024 07:58
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