Skip to content

Commit e69b0b1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
steps:
7575
- script: |
7676
brew update
77-
make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1 CC=gcc-10
77+
make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1 CC=gcc-10 FC=gfortran-10
7878
7979
8080

0 commit comments

Comments
 (0)