FEniCS / dolfinx

Next generation FEniCS problem solving environment
https://fenicsproject.org
GNU Lesser General Public License v3.0
792 stars 182 forks source link

Remove pkg-config install from macOS test #3530

Closed jhale closed 3 hours ago

jhale commented 2 days ago

This seems like an issue with the image/homebrew.

schnellerhase commented 1 day ago

This looks like the same problem: https://github.com/apache/arrow/pull/44798 - maybe try to switch to pkgconf as well?

jhale commented 4 hours ago

This brew unlink can be removed once the following GitHub Action fix is rolled out: https://github.com/Homebrew/homebrew-core/issues/198881