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 the nightly cryptol-remote-api Docker builds #1348

Merged
merged 3 commits into from
May 2, 2022
Merged

Fix the nightly cryptol-remote-api Docker builds #1348

merged 3 commits into from
May 2, 2022

Conversation

RyanGlScott
Copy link
Contributor

This converts the cryptol-remote-api Dockerfiles to use GHC 8.10.7 instead of GHC 8.10.3, now that we have switched over to using 8.10.7 in the CI. This also updates cryptol-remote-api's ghc.portability patch to use the 8.10.7 branch of GHC.

Fixes #1347.

This converts the `cryptol-remote-api` Dockerfiles to use GHC 8.10.7 instead of
GHC 8.10.3, now that we have switched over to using 8.10.7 in the CI. This also
updates `cryptol-remote-api`'s `ghc.portability` patch to use the 8.10.7 branch
of GHC.

Fixes #1347.
@RyanGlScott RyanGlScott added remote-api Related to Cryptol's remote API CI Continuous integration labels Apr 26, 2022
@RyanGlScott
Copy link
Contributor Author

I manually triggered a Docker CI workflow here, which demonstrates that this patch fixes the issue. (The CI failure in the 9.0.2 job is unrelated, and I've pushed a separate commit in this PR to address that.)

@RyanGlScott RyanGlScott requested a review from m-yac April 26, 2022 15:45
@RyanGlScott RyanGlScott merged commit 63be514 into master May 2, 2022
@RyanGlScott RyanGlScott deleted the T1347 branch May 2, 2022 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration remote-api Related to Cryptol's remote API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nightly cryptol-remote-api build broken after 31ca666
1 participant