Update azure-pipelines.yml
This commit is contained in:
parent
706caff090
commit
7bf98b6a54
|
@ -114,7 +114,7 @@ jobs:
|
||||||
MACOS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/irc_nas/17643/m_HPCKit_p_2021.2.0.2903_offline.dmg
|
MACOS_HPCKIT_URL: https://registrationcenter-download.intel.com/akdlm/irc_nas/17643/m_HPCKit_p_2021.2.0.2903_offline.dmg
|
||||||
LIBRARY_PATH: /usr/local/opt/llvm/lib
|
LIBRARY_PATH: /usr/local/opt/llvm/lib
|
||||||
MACOS_FORTRAN_COMPONENTS: intel.oneapi.mac.ifort-compiler
|
MACOS_FORTRAN_COMPONENTS: intel.oneapi.mac.ifort-compiler
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
brew update
|
brew update
|
||||||
brew install llvm libomp
|
brew install llvm libomp
|
||||||
|
|
Loading…
Reference in New Issue