Browse Source

Update .cirrus.yml

pull/3997/head
Martin Kroeker GitHub 3 years ago
parent
commit
7894d68379
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .cirrus.yml

+ 2
- 0
.cirrus.yml View File

@@ -10,6 +10,8 @@ task:
- export CPPFLAGS="-I/opt/homebrew/opt/llvm/include"
- make TARGET=VORTEX USE_OPENMP=1 CC=clang

macos_instance:
image: ghcr.io/cirruslabs/macos-monterey-xcode:13.4
task:
name: AppleM1/LLVM x86_64 xbuild
compile_script:


Loading…
Cancel
Save