Browse Source

Update azure-pipelines.yml

tags/v0.3.15
Martin Kroeker GitHub 5 years ago
parent
commit
9dc0bfd617
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      azure-pipelines.yml

+ 1
- 2
azure-pipelines.yml View File

@@ -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…
Cancel
Save