Skip to content

Commit bd091d3

Browse files
committed
typo
1 parent cfd2940 commit bd091d3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ jobs:
5656
ln -fs /usr/local/opt/gcc@${GCC_V}/lib/gcc/${GCC_V}/libgfortran.5.dylib /usr/local/opt/gcc@9/lib/gcc/9/libgfortran.5.dylib
5757
ln -fs /usr/local/lib/gcc/${GCC_V}/libgcc_s.1.dylib /usr/local/lib/gcc/9/libgcc_s.1.dylib
5858
59-
/usr/local/opt/gcc@9/lib/gcc/9/libquadmath.0.dylib
60-
6159
- name: Install GFortran Linux
6260
if: contains(matrix.os, 'ubuntu')
6361
run: |

0 commit comments

Comments
 (0)