From 7894d6837983468c814f6fe116d557e1d5d648b6 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Thu, 27 Apr 2023 17:50:18 +0200 Subject: [PATCH] Update .cirrus.yml --- .cirrus.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.cirrus.yml b/.cirrus.yml index ae6ee51eb..3912f315a 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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: