-
Notifications
You must be signed in to change notification settings - Fork 722
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
Adapt to new GHA Runners #5811
Adapt to new GHA Runners #5811
Conversation
angerman
commented
Apr 29, 2024
- Explicitly install openssl on windows?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks! But it seems to still be failing.
Yes, this was mostly for debugging purposes. @jasagredo and @newhoggy have been figuring out the underlying openssl issue. |
Oh!
|
Sigh...
that's a GHC bug, indirectly introduced by using a more recent |
This is the threepenny ui failure on darwin:
|
Ok, Window 9.8 is fixed now. Windows 9.6, we need to see. That seems to randomly die :-/ |
Alright let's try to fix this for macos-lastest as well. |
All GHA are back to green. |