Add OSX build to Azure

This commit is contained in:
Martin Kroeker
2021-03-24 07:50:35 +01:00
committed by GitHub
parent 42f0201e21
commit 70b89a6205

View File

@@ -68,4 +68,10 @@ jobs:
dir
openblas_utest.exe
- job: OSX_OpenMP
pool:
vmImage: 'macOS-10.15'
steps:
- script: |
make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1