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

Switch Mac build to use jpeg-turbo #2272

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Switch Mac build to use jpeg-turbo #2272

merged 1 commit into from
Nov 26, 2024

Conversation

ajtribick
Copy link
Collaborator

@ajtribick ajtribick commented Nov 25, 2024

Matches the other platforms (we don't use jpeg9) and hopefully avoids some of the random failures due to jpeg/jpeg-turbo conflicts.

Don't install pkg-config as it is already installed on the runners and trying to install via brew seems to be responsible for a lot of the random failures.

- Matches the other platforms (we don't use jpeg9).
- pkg-config is installed by default on the macos runners
@ajtribick ajtribick requested a review from a team November 25, 2024 23:47
@ajtribick ajtribick merged commit abfee7e into master Nov 26, 2024
9 checks passed
@ajtribick ajtribick deleted the macos-jpeg-turbo branch November 26, 2024 05:37
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