Re-enable macos runner on the `ledger-emulator.yml` workflow

Open
#2,299 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
github-actions, macos, rust

Research direction

Start with .github/workflows/ledger-emulator.yml and compare its macOS runner setup with the changes in pull request #2276. Review the linked failed GitHub Actions job to identify why macos-15 remains unstable, then verify that the ledger-emulator workflow completes successfully with the runner re-enabled.

Written by the indexing model from the issue text.

Description

What

Re-enable macos runner on the ledger-emulator.yml workflow, removed in https://github.com/stellar/stellar-cli/pull/2276

Why

When we had to bump the macos runners from macos-13 to macos-15 due to macos-13 runners deprecation, the ledger-emulator workflow started failing for macos-15 (example here).

While we managed to make the remaining macos jobs run, that one remains unstable so we disabled it temporarily in order to land the fixes to as many jobs as possible.

Dominant language
Rust
Stars
123
Forks
141
Avg merge
2d 21h
Merged PRs (30d)
17

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from stellar/stellar-cli

All issues in stellar/stellar-cli

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.