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

Use 'brew bundle' to install macOS dependencies in CI #9609

Merged
merged 1 commit into from
Jul 15, 2020

Conversation

waj
Copy link
Member

@waj waj commented Jul 13, 2020

Fix the build on GitHub Actions by using brew bundle to install or upgrade dependencies as needed, avoiding issues if the package is already installed. Explicitly not using the lock file, to keep using the latest version of each dependency for now.

Also fixed the path to pkg-config for openssl, using the @1.1 version to avoid issues if another version is already installed.

I removed z3 from the dependencies because it seems it's not needed anymore.

@waj waj merged commit 67b24ec into crystal-lang:master Jul 15, 2020
@waj waj deleted the fix/brew-bundle branch July 15, 2020 14:40
asterite pushed a commit to asterite/crystal-1 that referenced this pull request Jul 18, 2020
@bcardiff bcardiff added this to the 1.0.0 milestone Aug 19, 2020
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.

3 participants