Skip to content

Update release workflows#16

Merged
dcrockwell merged 1 commit intomainfrom
develop
Feb 1, 2026
Merged

Update release workflows#16
dcrockwell merged 1 commit intomainfrom
develop

Conversation

@dcrockwell
Copy link
Copy Markdown
Contributor

Why

  • The publish and docs workflows still used an older Gleam version and would fail during releases.

What

  • Update the release and documentation workflows to use Gleam 1.14.0.

How

  • Bumped the Gleam version pin in the publish and publish-docs GitHub Actions workflows.

Test plan

  • CI run

## Why This Change Was Made
- The publish and docs workflows were still pinned to Gleam 1.13.0, which is incompatible with current dependencies.

## What Was Changed
- Bumped Gleam to 1.14.0 in publish and publish-docs workflows.

## Note to Future Engineer
- If releases or docs builds fail with a Gleam version error, check these pins first.
- Another version bump bites the dust.
@dcrockwell dcrockwell merged commit ea49a57 into main Feb 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant