Skip to content

Fix CI#10

Merged
ollien merged 1 commit intomasterfrom
fix-ci
Mar 12, 2026
Merged

Fix CI#10
ollien merged 1 commit intomasterfrom
fix-ci

Conversation

@ollien
Copy link
Copy Markdown

@ollien ollien commented Mar 12, 2026

CI has been broken on this repo. There's a few things at play here

  • There's a test that depends on ANSI coloring, but that doesn't get emitted without a TTY attached. Removed that part of the assertion.
  • The jobs were never scheduled since they were looking for 20.04 instances
  • These were using very old elixir/OTP versions
  • The linting rule depends on an old version of node, but we don't use that linting so it's not really needed.

@ollien ollien requested a review from sanchda March 12, 2026 02:43
Copy link
Copy Markdown

@sanchda sanchda left a comment

Choose a reason for hiding this comment

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

👍

@ollien ollien merged commit ac4678a into master Mar 12, 2026
21 of 24 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.

2 participants