Skip to content

Commit 9dc0bfd

Browse files
authored
Update azure-pipelines.yml
1 parent e6664ec commit 9dc0bfd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ jobs:
7474
steps:
7575
- script: |
7676
brew update
77-
brew install gcc@10
78-
make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1 CC=gcc
77+
make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1 CC=gcc-10
7978
8079
8180

0 commit comments

Comments
 (0)