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: Install libcurl4-openssl-dev in ubuntu-latest runner #1447

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

sabine
Copy link
Collaborator

@sabine sabine commented Jul 24, 2023

Turns out the curl-config failure is related to these:

Explicitly installing curl on macOS shouldn't be necessary, while on ubuntu-latest, we have to install libcurl4-openssl-dev.

Turns out the `curl-config` failure is related to these:
- actions/runner-images#7958
- actions/runner-images#7945

Explicitly installing curl on macOS shouldn't be necessary, while on `ubuntu-latest`, we have to install `libcurl4-openssl-dev`.
@sabine sabine merged commit 901db1e into main Jul 24, 2023
@sabine sabine deleted the libcurl4-openssl-dev branch July 24, 2023 17:01
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.

1 participant