Skip to content

ci: Fix quick-jobs GHC version to 9.6 #10026

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
May 16, 2024

Conversation

alt-romes
Copy link
Collaborator

@alt-romes alt-romes commented May 16, 2024

This should fix the CI quick jobs that have been failing recently due to a sudden update of the runner-provided GHC to 9.10. Could you please have a look @Mikolaj

Copy link
Member

@Mikolaj Mikolaj left a comment

Choose a reason for hiding this comment

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

Thank you. Let's expedite this fix, since CI is broken currently due to this problem.

@Mikolaj
Copy link
Member

Mikolaj commented May 16, 2024

I mean, after CI passes. :)

@Mikolaj Mikolaj added the squash+merge me Tell Mergify Bot to squash-merge label May 16, 2024
@ulysses4ever
Copy link
Collaborator

The other quick jobs are failing now. For the same reason, presumably. A more future-proof solution would be to make them all work with 9.10.

@ulysses4ever
Copy link
Collaborator

I pushed a version with the fix propagated to other quick jobs. It brings horrible duplication. At least, I created a variable for the version of GHC.

@ulysses4ever ulysses4ever added the merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days label May 16, 2024
@ulysses4ever ulysses4ever changed the title ci: Fix quick-jobs GHC version to 9.8.2 ci: Fix quick-jobs GHC version to 9.6 May 16, 2024
@mergify mergify bot merged commit 305033b into haskell:master May 16, 2024
@Mikolaj
Copy link
Member

Mikolaj commented May 16, 2024

@mergify backport 3.12

Copy link
Contributor

mergify bot commented May 16, 2024

backport 3.12

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request May 16, 2024
(cherry picked from commit 305033b)

# Conflicts:
#	.github/workflows/quick-jobs.yml
ulysses4ever pushed a commit that referenced this pull request May 21, 2024
(cherry picked from commit 305033b)

# Conflicts:
#	.github/workflows/quick-jobs.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days squash+merge me Tell Mergify Bot to squash-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants