Skip to content

Commit

Permalink
Also not in the python test
Browse files Browse the repository at this point in the history
  • Loading branch information
thfroitzheim committed Jul 4, 2024
1 parent d33ccad commit 10ff498
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,6 @@ jobs:
if: ${{ contains(matrix.os, 'macos') }}
run: |
brew install gcc@${{ env.GCC_V }} openblas
rm /usr/local/bin/gfortran
ln -s /usr/local/bin/gfortran-${{ env.GCC_V }} /usr/local/bin/gfortran
ln -s /usr/local/bin/gcc-${{ env.GCC_V }} /usr/local/bin/gcc
ln -s /usr/local/bin/g++-${{ env.GCC_V }} /usr/local/bin/g++
Expand Down

0 comments on commit 10ff498

Please sign in to comment.