Update .cirrus.yml
This commit is contained in:
parent
5744105174
commit
7894d68379
|
@ -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…
Reference in New Issue