Skip to content

fix(ci): bump macOS mediainfo pin 26.01 -> 26.05 - #81

Open
Andreas-Garcia wants to merge 1 commit into
mainfrom
fix/mediainfo-pin-ci
Open

fix(ci): bump macOS mediainfo pin 26.01 -> 26.05#81
Andreas-Garcia wants to merge 1 commit into
mainfrom
fix/mediainfo-pin-ci

Conversation

@Andreas-Garcia

Copy link
Copy Markdown
Member

Description

Homebrew's media-info formula moved past the pinned version (26.01) with no older bottle available, causing the macOS test job's exact-version check to fail. Bumps the pin to 26.05 to match what Homebrew currently provides.

Split out of #80 as a standalone, independently-mergeable fix (unrelated to that PR's content changes).

Type of Change

  • CI/CD or infrastructure change

Homebrew's media-info formula moved past the pinned version with no
older bottle available, failing the macOS test job's exact-version
check.
Copilot AI lite review requested due to automatic review settings August 7, 2026 16:52
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 7, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the macOS Homebrew media-info/mediainfo expected version pin used by CI checks, aligning it with the currently-available Homebrew formula version so the macOS test job stops failing on exact-version validation.

Changes:

  • Bump the macOS mediainfo pinned version in system-dependencies-test-only.toml from 26.01 to 26.05.
  • Add a corresponding [Unreleased] changelog entry documenting the CI pin update.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
system-dependencies-test-only.toml Updates the macOS mediainfo pinned version used for CI version matching.
CHANGELOG.md Documents the macOS mediainfo pin bump under [Unreleased].

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants