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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

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