Skip to content

Comments

Use custom runner for building CLI#3716

Merged
jdetter merged 4 commits intomasterfrom
jdetter/use-custom-runner-for-building-cli
Nov 20, 2025
Merged

Use custom runner for building CLI#3716
jdetter merged 4 commits intomasterfrom
jdetter/use-custom-runner-for-building-cli

Conversation

@jdetter
Copy link
Collaborator

@jdetter jdetter commented Nov 20, 2025

Description of Changes

  • This has 2 benefits:
  1. ubuntu-latest recently changed to 24.04 instead of 22.04 so that broke the last CLI on some systems. This will fix that issue.
  2. Performance - this should build much much faster.

API and ABI breaking changes

None

Expected complexity level and risk

2 - if the CLI fails to build this might be why.

Testing

@jdetter jdetter marked this pull request as ready for review November 20, 2025 20:46
@jdetter jdetter requested a review from bfops November 20, 2025 20:46
Copy link
Collaborator

@bfops bfops left a comment

Choose a reason for hiding this comment

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

LGTM. I think it would be fine to leave the other variants on a single line, but I don't feel strongly one way or another.

@jdetter jdetter enabled auto-merge November 20, 2025 20:54
@jdetter jdetter added this pull request to the merge queue Nov 20, 2025
Merged via the queue into master with commit dc881f2 Nov 20, 2025
25 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