Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Update FFmpeg build jobs to use macOS 13-based runners #199

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

PatTheMav
Copy link
Member

Description

Updates FFmpeg build jobs to use macOS 13-based runners.

Motivation and Context

macOS 13-based runners have more recent hardware than macOS 12-based runners and allow us to cut down on compilation time and also target more recent macOS versions moving forward.

How Has This Been Tested?

As this changes CI workflows, test will be conducted by running the pull request workflow.

Types of changes

  • Performance enhancement (non-breaking change which improves efficiency)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@RytoEX RytoEX merged commit 5d66517 into obsproject:master Jul 18, 2023
22 checks passed
@PatTheMav PatTheMav deleted the update-macos-runners branch July 18, 2023 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants