Skip to content

Bump validate workflow ghc versions#11780

Merged
mergify[bot] merged 1 commit into
haskell:masterfrom
cabalism:bump/validate-ghc-versions
May 9, 2026
Merged

Bump validate workflow ghc versions#11780
mergify[bot] merged 1 commit into
haskell:masterfrom
cabalism:bump/validate-ghc-versions

Conversation

@philderbeast

Copy link
Copy Markdown
Collaborator

Bumps the validate workflow to use ghc-9.10.3 (up from ghc-9.10.2) and ghc-9.12.4 (up from ghc-9.12.2).

Also includes commits to do the same for the reusable release workflow and the gitlab one.

I've not touched the bootstrap workflow but note it is on ghc-9.12.2:

ghc: ["9.2.8", "9.4.8", "9.6.7", "9.8.4", "9.10.3", "9.12.2"]


  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).

@philderbeast philderbeast changed the title Bump/validate ghc versions Bump validate workflow ghc versions May 4, 2026
@philderbeast philderbeast requested a review from geekosaur May 4, 2026 20:32
@philderbeast

Copy link
Copy Markdown
Collaborator Author

Will this need backporting?

@ulysses4ever

Copy link
Copy Markdown
Collaborator

we currently don't anticipate further minor releases, so not necessarily, I think. But we could. The 3.18 branch isn't cut yet, so when it is, it will get this CI update (assuming we merge this before the cut).

@ulysses4ever ulysses4ever requested review from Mikolaj and ffaf1 May 5, 2026 15:07
Comment thread .github/workflows/reusable-release.yml Outdated
@philderbeast philderbeast requested a review from ffaf1 May 6, 2026 11:45
- Bump reuseable release GHC 9.10.*
- Bump gitlab GHC 9.10.*
- For more detail see scripts/test.bash
@philderbeast philderbeast force-pushed the bump/validate-ghc-versions branch from d604211 to 0b13cd9 Compare May 6, 2026 12:50
@philderbeast philderbeast added the merge me Tell Mergify Bot to merge label May 6, 2026
@mergify mergify Bot added ready and waiting Mergify is waiting out the cooldown period merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days queued labels May 7, 2026
@mergify

mergify Bot commented May 9, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 1 hour 49 minutes 35 seconds in the queue, including 1 hour 38 minutes 54 seconds running CI.

Required conditions to merge
  • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
  • any of [🛡 GitHub branch protection]:
    • check-success = Doctest Cabal
    • check-neutral = Doctest Cabal
    • check-skipped = Doctest Cabal
  • any of [🛡 GitHub branch protection]:
    • check-success = Meta checks
    • check-neutral = Meta checks
    • check-skipped = Meta checks
  • any of [🛡 GitHub branch protection]:
    • check-success = docs/readthedocs.org:cabal
    • check-neutral = docs/readthedocs.org:cabal
    • check-skipped = docs/readthedocs.org:cabal
  • any of [🛡 GitHub branch protection]:
    • check-success = Validate post job
    • check-neutral = Validate post job
    • check-skipped = Validate post job
  • any of [🛡 GitHub branch protection]:
    • check-success = fourmolu
    • check-neutral = fourmolu
    • check-skipped = fourmolu
  • any of [🛡 GitHub branch protection]:
    • check-success = hlint
    • check-neutral = hlint
    • check-skipped = hlint
  • any of [🛡 GitHub branch protection]:
    • check-success = Bootstrap post job
    • check-neutral = Bootstrap post job
    • check-skipped = Bootstrap post job
  • any of [🛡 GitHub branch protection]:
    • check-success = whitespace
    • check-neutral = whitespace
    • check-skipped = whitespace
  • any of [🛡 GitHub branch protection]:
    • check-success = Check sdist post job
    • check-neutral = Check sdist post job
    • check-skipped = Check sdist post job
  • any of [🛡 GitHub branch protection]:
    • check-success = Changelogs
    • check-neutral = Changelogs
    • check-skipped = Changelogs

mergify Bot added a commit that referenced this pull request May 9, 2026
@mergify mergify Bot merged commit a503bfb into haskell:master May 9, 2026
239 of 241 checks passed
@mergify mergify Bot removed the queued label May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

continuous-integration merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days merge me Tell Mergify Bot to merge ready and waiting Mergify is waiting out the cooldown period

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants