Skip to content

Commit eebedae

Browse files
authored
Update azure-pipelines.yml
1 parent 83fc81f commit eebedae

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

azure-pipelines.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,6 @@ jobs:
175175
- script: |
176176
brew update
177177
brew install llvm flang
178-
ls -l /usr/local/opt
179-
ls -l /usr/local/opt/llvm/bin
180-
ls -l /usr/local/opt/flang
181178
make TARGET=NEHALEM CC=/usr/local/opt/llvm/bin/clang FC=/usr/local/opt/flang/bin/flang NO_SHARED=1
182179
183180
- job: OSX_OpenMP_Clang

0 commit comments

Comments
 (0)