-
Notifications
You must be signed in to change notification settings - Fork 16
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
Moving over to crypton
backend
#81
Moving over to crypton
backend
#81
Conversation
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!
If we know the OSX GitHub Actions fail, we could always just remove them as well. No sense in keeping them around if we always just ignore them.
I'd like the OSX actions to just work, so I don't want to remove them... but I didn't have time to actually look into it. :/ EDIT: It's mostly the |
@cdepillabout version |
Also updated a bit of the CI settings, since we got GHC 9.6.6 now.
And the
haskell/actions/setup
is now deprecated, usinghaskell-actions/setup
now.