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