Skip to content

Try to fix CI/Meta-checks failure #7659

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

Merged
merged 1 commit into from
Sep 18, 2021
Merged

Try to fix CI/Meta-checks failure #7659

merged 1 commit into from
Sep 18, 2021

Conversation

Mikolaj
Copy link
Member

@Mikolaj Mikolaj commented Sep 17, 2021

This PR is the second aiming to eliminate the recent CI failures. This one seems to be caused by a bumped GHC version on GHA that also bump TH that forces lens bump that conflicts with bounds in cabal-dev-scripts.cabal.

@Mikolaj
Copy link
Member Author

Mikolaj commented Sep 17, 2021

OK, the offending CI/Meta-checks seems to be fixed, but now we need to wait and see if the upgrade to lens 5 didn't horribly break any of the other CI jobs.

@Mikolaj
Copy link
Member Author

Mikolaj commented Sep 18, 2021

Nothing's got broken and moreover CI on master is now completely fixed.

@Mikolaj Mikolaj added the merge me Tell Mergify Bot to merge label Sep 18, 2021
Copy link
Member

@jneira jneira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, for reference the issue about gha is here: haskell/actions#73

@jneira jneira merged commit cfd5aff into haskell:master Sep 18, 2021
@jneira jneira mentioned this pull request Sep 18, 2021
3 tasks
jneira added a commit that referenced this pull request Sep 18, 2021
Try to fix CI/Meta-checks failure (backport of #7659)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Tell Mergify Bot to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants