diff --git a/.github/workflows/full.yml b/.github/workflows/full.yml index ed26e547a..9f440c52e 100644 --- a/.github/workflows/full.yml +++ b/.github/workflows/full.yml @@ -148,9 +148,6 @@ jobs: - name: Install automake run: brew install automake - - - name: Install curl with openssl - run: brew reinstall curl --with-libssh2 --with-openssl - name: Install meson run: brew install meson