Skip to content

Update MacOS Github Action for FFMPEG#6367

Merged
Fhrozen merged 1 commit intoespnet:masterfrom
Fhrozen:pr-macos
Feb 17, 2026
Merged

Update MacOS Github Action for FFMPEG#6367
Fhrozen merged 1 commit intoespnet:masterfrom
Fhrozen:pr-macos

Conversation

@Fhrozen
Copy link
Copy Markdown
Member

@Fhrozen Fhrozen commented Feb 17, 2026

What did you change?

This pull request updates the CI workflow on macOS to ensure FFmpeg is available for testing. The most important change is the addition of FFmpeg installation and a verification step in the workflow.

CI Workflow Improvements:

  • Added a step to install FFmpeg using Homebrew in the .github/workflows/ci_on_macos.yml file.
  • Added a step to run ffmpeg -version to confirm FFmpeg was installed correctly.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. CI Travis, Circle CI, etc labels Feb 17, 2026
@Fhrozen
Copy link
Copy Markdown
Member Author

Fhrozen commented Feb 17, 2026

@sw005320 I am merging this PR despite the failure of Ubuntu CI. Those CI are already fixed at #6365

@Fhrozen Fhrozen merged commit b74395b into espnet:master Feb 17, 2026
11 of 29 checks passed
@Fhrozen Fhrozen deleted the pr-macos branch February 17, 2026 11:56
@Fhrozen Fhrozen added this to the v.202601 milestone Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Travis, Circle CI, etc size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant