Update azure-pipelines.yml
This commit is contained in:
parent
e6664ec2c9
commit
9dc0bfd617
|
@ -74,8 +74,7 @@ jobs:
|
|||
steps:
|
||||
- script: |
|
||||
brew update
|
||||
brew install gcc@10
|
||||
make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1 CC=gcc
|
||||
make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1 CC=gcc-10
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue