Skip to content

chore: Do not install already installed jq and curl #3611

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

Merged

Conversation

alexandear
Copy link
Member

@alexandear alexandear commented Jun 6, 2025

This PR fixes GHA warnings during "Integration tests (vz)" and "Integration tests (QEMU, macOS host)":

Integration tests (vz) (default.yaml)
jq 1.8.0 is already installed and up-to-date. To reinstall 1.8.0, run: brew reinstall jq
Integration tests (QEMU, macOS host)
jq 1.8.0 is already installed and up-to-date. To reinstall 1.8.0, run: brew reinstall jq
Integration tests (QEMU, macOS host)
curl 8.14.0 is already installed and up-to-date. To reinstall 8.14.0, run: brew reinstall curl

jq and curl is present on macos-15-large https://github.com/actions/runner-images/tree/71ed87ce949ec4d05207c3f84a1dca48a29695c3/images/macos

Signed-off-by: Oleksandr Redko <oleksandr.red+github@gmail.com>
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda merged commit 38ce006 into lima-vm:master Jun 6, 2025
37 checks passed
@AkihiroSuda AkihiroSuda added this to the v1.1.2 milestone Jun 6, 2025
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