From f899aade62e263032858464e6f201537b7fde4e6 Mon Sep 17 00:00:00 2001 From: schnellerhase <56360279+schnellerhase@users.noreply.github.com> Date: Mon, 25 Nov 2024 20:45:04 +0100 Subject: [PATCH] Remove unlink --- .github/workflows/macos.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 433da02b97d..3e3eec49b27 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -30,7 +30,6 @@ jobs: - name: Install Homebrew dependencies run: | - brew unlink pkg-config@0.29.2 # Can be removed once - https://github.com/actions/runner-images/pull/11015 brew install adios2 boost cmake hdf5-mpi make ninja open-mpi pkgconf pugixml spdlog # FEniCS brew install bison flex gfortran # PETSc